Archived
1
0
Fork 0

Added argument parsing with libparg, along with usefull running modes

This commit is contained in:
Julien Dessaux 2019-04-01 14:19:42 +02:00
parent a6f8d1da2a
commit b372795ac7
8 changed files with 113 additions and 26 deletions

3
.gitmodules vendored
View file

@ -4,3 +4,6 @@
[submodule "external/uthash"]
path = external/uthash
url = https://github.com/troydhanson/uthash
[submodule "external/parg"]
path = external/parg
url = https://github.com/jibsen/parg