Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 292 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 292 Bytes

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>