| 📦 Turbo Go 3d7798b k33g 11h ago | 1 | # Managed by IssueSpec. Hand edits are welcome; keep the schema valid. |
| 2 | id: 17 |
| 3 | title: Add (golang) tools menu |
| 4 | state: closed |
| 5 | author: |
| 6 | name: k33g |
| 7 | email: ph.charriere@gmail.com |
| 8 | createdAt: 2026-08-31T04:37:38.703Z |
| 9 | updatedAt: 2026-08-31T17:00:51.269Z |
| 10 | labels: |
| 11 | - priority::urgent |
| 12 | epic: Golang features |
| 13 | body: | |
| 14 | A Golang specific menu with some useful commands: |
| 15 | - go mod init + touch main.go |
| 16 | |
| 17 | See comments for ideas |
| 18 | tasks: [] |
| 19 | comments: |
| 20 | - id: 1 |
| 21 | author: |
| 22 | name: k33g |
| 23 | email: ph.charriere@gmail.com |
| 24 | createdAt: 2026-08-31T04:39:30.864Z |
| 25 | updatedAt: 2026-08-31T04:40:59.162Z |
| 26 | body: | |
| 27 | Define tools command in a toml file |
| 28 | |
| 29 | if the file is automatically initialized: add golang default commands |
| 30 | |
| 31 | it's possbile to re-generate the tools |