Compare commits

...

1 commit

Author SHA1 Message Date
Fordjent Agent
5c80de87a0 [agent-automation] scaffold Go CLI project structure 2026-05-21 15:00:35 +00:00
3 changed files with 3 additions and 0 deletions

0
cmd/testbed2/.gitkeep Normal file
View file

3
go.mod Normal file
View file

@ -0,0 +1,3 @@
module github.com/marmaduke/testbed2
go 1.21

0
internal/.gitkeep Normal file
View file