An example plugin to hook into EntityAPI. This repo will be a great place to start your exploration of our API.
See the main EntityAPI repo here.
Pull Requests should always follow the EntityAPI guidelines.
We use maven to handle the compilation of this project:
- Install Maven 3
- Run
mvn
and the project will automatically build and compile for you!
All contributions must be thoroughly tested and debugged.