/project-zarvis

project-zarvis created by GitHub Classroom

Primary LanguageJava

MAAS Project - Team Name

Zarvis

Build Status

Howto run

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

Eclipse

To use this project with eclipse run

gradle eclipse

This command will create the necessary eclipse files. Afterwards you can import the project folder.