--new-project

This commit is contained in:
2024-07-12 02:32:59 +03:00
parent 0ebc1c47ee
commit fc833508b8
5 changed files with 44 additions and 32 deletions

View File

@@ -1,3 +1,9 @@
# HEAD
+ fixed bugs in `myprint.sh`
+ fixed bugs in `--new-project`
+ updated `.gitignore`
+ added `pwd` call to `valgrind` task in config
# 2.0.0
+ updated setup.sh to do system-wide installation
+ deleted makefile (call `./cbuild.sh` or installed `cbuild`)