Prerequisites: Node.js (>=6.x, 8.x preferred), npm version 3+ and Git.
$ npm install reap-cli -g$ reap new // will download reap-boilerplate in current directory
$ reap new --no-auto-install // not auto install npm dependencies$ cd your application
$ reap g