Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 372 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 372 Bytes

khaos-template

This is a khaos template for scaffolding a new khaos template

# 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