A command an control implementation in go. Let's see how far I can go with this.
Go to file
gurkenhabicht cb8d779a57 added crud functionality 2025-01-08 17:59:04 +01:00
static init 2025-01-06 11:07:53 +01:00
templates added crud functionality 2025-01-08 17:59:04 +01:00
.gitignore init 2025-01-06 11:07:53 +01:00
LICENSE Initial commit 2025-01-06 10:59:01 +01:00
README.md Initial commit 2025-01-06 10:59:01 +01:00
go.mod init 2025-01-06 11:07:53 +01:00
go.sum init 2025-01-06 11:07:53 +01:00
gomatic.sql init 2025-01-06 11:07:53 +01:00
main.go added crud functionality 2025-01-08 17:59:04 +01:00
rename.sh init 2025-01-06 11:07:53 +01:00

README.md

gontrol

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