@author Marialaura Bancheri
@author Francesco Serafin (sidereus3), [email protected]
@copyright GNU Public License v3 AboutHydrology (Riccardo Rigon)
This is a Gradle project
To build the project just run
~ $ gradle build
in the working directory. You will find the built .jar in
build/libs. But a built version of the lates release is already
available at the GitHub release
section
To build the ReadMe file from the markdown one in the doc/ReadMe folder
pandoc doc/ReadMe/ReadMe.md -o ReadMe.rst --bibliography=doc/ReadMe/biblio.bib
