Skip to content

mokshsinghji/TodoAppJava

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo App in Java in the console

Why?

It's just a little project to try out Java, and see how easily you can iterate with it

How should I run this?

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

About

a console todo app made in java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages