wip: refactor(config): yaml parsed
wip: chore(makefile): prepare version info
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
all:
|
||||
git describe > version.txt
|
||||
go build -v
|
||||
|
||||
clean:
|
||||
rm version.txt
|
||||
go clean -i -cache -testcache
|
||||
|
||||
install:
|
||||
|
||||
Reference in New Issue
Block a user