template-basic
October 18, 2017 ยท View on GitHub
The default template for choo-cli
Create a new template
To create a new template
- fork/clone this repo
- make your modifications
- publish to github.
Then just
choo new <project> from <github-user>/<github-repo>