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
ISC © Buster Collings