babu
v0.0.6-a
Published
Minimalistic way to start building cool stuff with hapijs
Downloads
2
Maintainers
Readme
babu
A quick way to start developing a node application with hapijs, jade.
Goal
Provide a minimalistic way to set up your app canvas and build the cool applications.
Usage
The template assumes git
, nodejs
or iojs
are correctly installed.
$ npm install -g babu
$ babu <myApp>
Scaffold initial code
This version uses a minimalistic template Babu barebones
Contributing
- Fork this repo and make changes in your own fork.
- Commit your changes and push to your fork
git push origin master
- Create a new pull request and submit it back to the project.
Bugs & Issues
Stuff doesn't work, open an issue , its free.