This is a digital diary that allows you to write stuff for the current day
To compile and run the application using Maven, execute the following command:
./run.sh
For running the application as a JAR, use:
java -cp Cotidie-1.0.jar Main
This is an old reposity