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

https://github.com/busterc/khaos-template

:recycle: a khaos template for scaffolding a new khaos template
https://github.com/busterc/khaos-template

generator khaos scaffolding

Last synced: 3 months ago
JSON representation

:recycle: a khaos template for scaffolding a new khaos template

Awesome Lists containing this project

README

          

# khaos-template

This is a [khaos](https://github.com/segmentio/khaos) template for scaffolding a new khaos template

```sh
# khaos is required
$ npm install -g khaos

# save the template locally
$ khaos install busterc/khaos-template template

# usage
$ khaos create template your-new-template-name
```

## License

ISC © [Buster Collings](https://about.me/buster)