fixed myprint and added --version

This commit is contained in:
2024-07-12 02:09:10 +03:00
parent 9b1bbffbc4
commit 0ebc1c47ee
3 changed files with 12 additions and 4 deletions

View File

@@ -3,6 +3,7 @@
+ deleted makefile (call `./cbuild.sh` or installed `cbuild`)
+ added command line arguments:
+ `--help`
+ `--version`
+ `--current-config`
+ `--default-config`
+ `--new-project`