This applictions is a sandbox for trainning. We will create a vote application as the serie https://en.wikipedia.org/wiki/Nosedive
You need git and lein installed in your system
- git clone https://github.com/roschart/Nosedive.git
- lein run migrate
- Lein run [opts]
Try lein run -h for more help
lein uberjar
For generate nosedive-0.1.0-standalone.jar
$ java -jar nosedive-0.1.0-standalone.jar [args]
try -h --help for more information
-d, --date DATE Date ddMMyyyy
-c, --creator WHO Who vote
-D, --description DESCRIPTION The descirption
-p, --person PERSON The person that is voted
-v, --vote vote The vote
-h, --help