Skip to content

NareshGuru77/project-pieceofcake

Repository files navigation

MAAS Project - PieceOfCake

Build Status

Build Status Quality Gate

Members

Dependencies

  • JADE 4.5.+
  • JUnit 4.12
  • JSON 20171018

Howto run

Windows

Execute the gradle.bat

gradlew.bat run

It will automatically get the dependencies and start JADE with the configured agents. In case you want to clean you workspace run

gradlew.bat clean

Linux

Execute the Gradle Wrapper

./gradlew run

It will automatically get the dependencies and start JADE with the configured agents. In case you want to clean you workspace run

./gradlew clean

Eclipse

To use this project with eclipse run

Windows

gradle.bat eclipse

Linux

./gradlew eclipse

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

About

project-pieceofcake created by GitHub Classroom

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages