feat(experiment/bg): added bg utility to help pid proxy testing

feat(experiment/starter): added option to skip waiting for child process
This commit is contained in:
2024-03-28 00:20:45 +00:00
parent 7db6f6f8f3
commit a0134fa400
6 changed files with 141 additions and 22 deletions

View File

@@ -0,0 +1,10 @@
all:
git describe > version.txt
go build -v
clean:
echo "dev" > version.txt
go clean -i -cache -testcache
install:
install bg ${DESTDIR}/wmbg