toolchain-go

Installation
SKILL.md

Go Toolchain

Common commands for Go projects.

Build & run

go build ./...
go run .
go run cmd/server/main.go

Testing

Installs
3
First Seen
Mar 1, 2026
toolchain-go — thinkfleetai/thinkfleet-engine