/template-basic

Basic choo-cli template

Primary LanguageJavaScript

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>