Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andremw/gumbajs
https://github.com/andremw/gumbajs
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/andremw/gumbajs
- Owner: andremw
- Created: 2016-06-03T00:39:24.000Z (over 8 years ago)
- Default Branch: dev
- Last Pushed: 2016-08-19T22:39:21.000Z (over 8 years ago)
- Last Synced: 2024-11-08T09:05:58.574Z (2 months ago)
- Language: JavaScript
- Size: 57.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
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
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