Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/trainyard/template-basic

Basic choo-cli template
https://github.com/trainyard/template-basic

choo choo-cli template

Last synced: 20 days ago
JSON representation

Basic choo-cli template

Lists

README

        

# template-basic

The default template for [choo-cli](https://github.com/trainyard/choo-cli)

## Create a new template

To create a new template
- fork/clone this repo
- make your modifications
- publish to github.

Then just
```bash
choo new from /
```