Add headless Agentbox environment spike
Co-authored-by: codegirl007 <codegirl-007@users.noreply.github.com>
This commit is contained in:
co-authored by
codegirl007
parent
98f56833a0
commit
96dade334d
@@ -0,0 +1,7 @@
|
||||
.PHONY: phase1 test
|
||||
|
||||
phase1:
|
||||
go run ./cmd/agentbox phase1
|
||||
|
||||
test:
|
||||
go test ./...
|
||||
Reference in New Issue
Block a user