Skip to content

10uei011/hapi-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hapi-cli

A CLI for getting started with hapi.js projects. It fetches the ninja-hapi boilerplate for now.

npm install -g hapi-cli

Create a new app

hapi my_app

Install Dependencies

cd my_app && npm install

Help and Version

hapi -V // Check CLI version
hapi --help // Get help and check usage

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published