A project created as a project for the Federal Institute Of Sao Paulo, Campinas Campus.
1 - Maven
2 - Java 8 SDK
3 - Heroku
This will download dependencies and compile the application
This will run all unit tests
Package the application to a .jar
file, located in the target directory.
Using terminal navigate to the target directory and run the following command:
Using terminal navigate to root directory and run the following command:
To run a local instance of the package type the following in your terminal