Go Makefile

The Makefile for a Go project - pinned asset downloads, build targets with ldflags version injection, docker targets, and the semver version calculation. Use when creating or changing a Makefile, adding an asset to download, wiring a build for another platform, or working out how the release version is computed. Triggers on Makefile, make assets, make build-all, GOOS, GOARCH, CGO_ENABLED, ldflags, AppVersion, and the version target.

Tanq16 6f853de 15.1 KB Updated

File contents

Tanq16/claudex/tree/main/internal/embedded/presets/private/skills/go-makefile commit 6f853deb1b

Frequently asked questions

npx skillmds@latest add tanq16/go-makefile