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: 1 day ago
JSON representation
Basic choo-cli template
- Host: GitHub
- URL: https://github.com/trainyard/template-basic
- Owner: trainyard
- Created: 2016-10-28T18:56:27.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-18T09:09:41.000Z (about 7 years ago)
- Last Synced: 2024-08-02T19:37:21.058Z (3 months ago)
- Topics: choo, choo-cli, template
- Language: JavaScript
- Size: 24.4 KB
- Stars: 2
- Watchers: 6
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-choo - trainyard/template-basic
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 /
```