UNPKG

gumbajs

Version:

Component code generator for projects done with AEM and Sightly.

22 lines (13 loc) 544 B
# 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 1. Fork it! 2. Create your feature branch: `git checkout -b my-new-feature` 3. Commit your changes: `git commit -am 'Add some feature'` 4. Push to the branch: `git push origin my-new-feature` 5. Submit a pull request :D ## License MIT