v2.3.0
Added
-
adm init [path]
command that allows to copy default config to~/.adm/
or the given path:# to copy to ~/.adm/$ADM_CONFIG_FILENAME $ adm init # to copy to the specific directory $ adm init ./my-dir
adm init [path]
command that allows to copy default config to ~/.adm/
or the given path:
# to copy to ~/.adm/$ADM_CONFIG_FILENAME
$ adm init
# to copy to the specific directory
$ adm init ./my-dir