This is the very first release of a Task Management App in the making. For now, it only has a CLI (Command-Line Interface). I'll be making a GUI very soon.
This is a Java project and it is required that you have at least Java 7 in your system. Go to this site if you don't have Java.
Follow the instructions on this page to set the PATH
and CLASSPATH
variables.
In order to run the JAR (Java Application Archive) file, use the following command in a terminal:
java -jar ToDoApp-0.1.jar