gumbajs
v0.1.3
Published
Component code generator for projects done with AEM and Sightly.
Downloads
8
Readme
GumbaJS
Migrating AEM code from JSP to Sightly is error-prone, boring and time consuming. So is creating new components. That's why I created this code generator to make the developers' life easier.
Installation
Add Gumbajs to your project by running npm install gumbajs
API
Contributing
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
License
MIT