imag-init 0.10.1

Part of the imag core distribution: imag-init command
Documentation
1
2
3
4
5
6
7
8
9
## Init {#sec:modules: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).