CUB-181: Scaffold Go module, directory layout, config, and main.go entry point

This commit is contained in:
2026-05-18 17:40:23 -04:00
parent 58a5d9e97a
commit 69b050b62b
4 changed files with 104 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
module github.com/cubecraft/remoterig
go 1.24.2