Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 447 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 447 Bytes

khaos-rethink-migrate

This is an opinionated khaos template for scaffolding a new RethinkDB migration project.

# khaos is required
$ npm install -g khaos

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

# usage
$ khaos create rethink-migrate your-project-name

License

ISC © Buster Collings