Skip to content

v2.3.0

Compare
Choose a tag to compare
@martiliones martiliones released this 29 Mar 17:13
· 15 commits to master since this release
594df8c

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