feat(exec): initial
This commit is contained in:
5
cmd/exec/Makefile
Normal file
5
cmd/exec/Makefile
Normal file
@@ -0,0 +1,5 @@
|
||||
all:
|
||||
go build -v
|
||||
|
||||
clean:
|
||||
go clean -i -cache -testcache
|
||||
Reference in New Issue
Block a user