This project is a unified collection of AEM code, tools and examples provided by Namics.
To learn how to use this project check out The Documentation
- 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