cryptofoundry

Contact cryptofoundry

Tell us what you want to build or automate.

adamant-console

ADAMANT Console v2.3.0

This release introduces the adm init [path] command, which allows users to copy the default configuration file to ~/.adm/ or to a specified directory path.

# to copy to ~/.adm/$ADM_CONFIG_FILENAME
$ adm init
# to copy to the specific directory
$ adm init ./my-dir

No breaking changes are introduced in this release.