little improvements and more docs

This commit is contained in:
2023-04-16 00:36:33 -04:00
parent 1d2d293b21
commit 5364bfaa8a
4 changed files with 41 additions and 13 deletions

View File

@@ -59,7 +59,7 @@ linkerflags = '-s -w'
prep: clean
> date +"%F %a %T %Z" > buildTime.txt
> git describe --always --tags --dirty --long > buildVersion.txt
> mkdir -p build
> @mkdir -p build
build: prep linux windows