- Debaraj Barua - @debaraj-barua
- Marc Vinci - @kerikon
- Ramit Sharma - @ssramitsharma
Just install gradle and run:
gradle run
It will automatically get the dependencies and start JADE with the configured agents. In case you want to clean you workspace run
gradle clean
To use this project with eclipse run
gradle eclipse