Initial commit. Some argument parsing and a command template.

This commit is contained in:
2020-04-27 20:18:03 +02:00
commit 7eed764f9e
11 changed files with 1168 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
/target
**/*.rs.bk