Skip to content

trainyard/template-basic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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>