A command an control implementation in go. Let's see how far I can go with this.
Go to file
Stefan Etringer 81af5973de Merge pull request 'add autogeneration of help target for Makefile' (#1) from autogenerate-makefile-help into master
Reviewed-on: #1
2025-01-15 08:32:48 +01:00
agents added Makefiles 2025-01-14 15:09:09 +00:00
generate-names added random name generator 2025-01-14 16:02:14 +00:00
static
templates
.gitignore added Makefiles 2025-01-14 15:09:09 +00:00
LICENSE
Makefile add autogeneration of help target for Makefile 2025-01-15 07:52:03 +01:00
README.md
go.mod
go.sum
gomatic.sql
main.go added random name generator 2025-01-14 16:02:14 +00:00
randomName.go added random name generator 2025-01-14 16:02:14 +00:00
rename.sh

README.md

gontrol

A command an control implementation in go. Let's see how far I can go with this.