It's just a little project to try out Java, and see how easily you can iterate with it
Trust me, it's of no use, but if you really want to... I won't stop you
Requirements:
- Java
- Maven
Instructions:
- Package into a jar file
$ mvn package
- Run!
$ java -jar ./target/TodoAppJava-1.0-SNAPSHOT-jar-with-dependencies.jar