0.0.8 • Published 9 years ago
hapi-cli v0.0.8
hapi-cli
A CLI for getting started with hapi.js projects. It fetches the ninja-hapi boilerplate for now.
npm install -g hapi-cliCreate a new app
hapi my_appInstall Dependencies
cd my_app && npm installHelp and Version
hapi -V // Check CLI version
hapi --help // Get help and check usageLicense
MIT