Skip to content

Centril/TDA593-MDSD-Group5

Repository files navigation

License Semver

Building/Running the application:

Requirements:

The build is gradle based. To run it you need JDK 1.8.

Building/Running:

First clone the repository to your local machine:

git clone https://github.com/Centril/TDA593-MDSD-Group5 && cd TDA593-MDSD-Group5

To run the project, do:

cd application
./run

If your terminal does not support colors, instead do:

cd application
./run -nc

To build the project, do:

cd application
./gradlew build

To run unit tests:

cd application
./gradlew test

Changelog

See difflog.md.

Copyright & License

Licensed under the GPL3+ License.

Copyright 2016,

  • Hampus Dahlin
  • Mazdak Farrokhzad
  • Joel Gustafsson
  • Ivar Josefsson
  • Mattias Nilsen
  • Erik Norlander
  • Alma Ottedag
  • André Samuelsson

Bugs | Issues | Feature requests | Contribution

Won't be accepted.

About

Chalmers University of Technology, TDA593, 2015-2016, group 5

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages