A khaos template to add a command line interface to a module.
To create a new module based on this template, run:
khaos create mongodb-js/khaos-cli ./my-new-module
and answer the prompted questions.
This will
- Clone the base template and this template mixin from github into the specified directory
- Fill in the prompted answers
- Initialize a git repository and make an initial commit
Apache 2