README
Japs - Generator
A Yeoman based generator - http://yeoman.io
Getting Started
1. What is Japs Generator?
It is a simple way to start a Jax-RS project using AngularJS and PostgreSQL. You can create a simple project in seconds
2. How to Use
To install generator-japs from npm, run:
npm install -g yo
npm install -g generator-japs
Finally, initiate the generator:
yo japs
Answers some questions and that's it! Your project has been created.
We are Looking for Contributors
Hello! If you like Japs generator, want to contribute, any issues, want talk? Please contact me: leonan.luppi@gmail.com
Todo
- Refactoring code
- Subgenerators
- Create DDD structure
License
MIT