Project Awesome project awesome

trainyard/template-basic

Templates for choo-cli

Package 2 stars GitHub

template-basic

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>
Back to choo