imag/bin/core/imag-init
2018-05-09 11:39:33 +02:00
..
src
Cargo.toml Update version string: 0.8.0 -> 0.9.0 2018-05-09 11:39:33 +02:00
imagrc.toml
README.md

Init

This is the only imag-* command which does not set up a runtime and check whether the store is available. This command can be used to set up a imag store.

It also puts a default configuration in the right place and initializes a git repository, if there is a git command in $PATH (via calling git on the commandline, not via libgit2 or some other library).