Add command line option parsing

This commit is contained in:
Paul Schaub 2018-11-14 20:38:51 +01:00
parent 8420a54c97
commit e91fed4459
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311
11 changed files with 501 additions and 0 deletions

2
.gitignore vendored
View file

@ -22,3 +22,5 @@
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
.idea
.gradle