shell-automation
Production-grade shell automation - scripts, CI/CD, makefiles
shell-scriptingworkflow-automationmakefileci-cd
pluginagentmarketplace
1
makefile
Generate standard Makefile for Go projects with test, lint, clean, fmt, tidy, ci, and coverage targets following best practices
makefilegobuild-automationlinting
thrawn01
8
makefile-workflow
Makefile best practices for project automation and build systems. Covers command usage, target organization (PHONY vs file targets), variable management (:=, ?=, =), platform detection, common development targets (clean, test, lint, format, run), DevContainer integration, version management with semantic versioning, Docker integration, output control, error handling, and advanced patterns. Activate when working with Makefiles, make commands, .PHONY targets, build automation, or development workflows.
makefilebuild-automationshell-scriptingdocker-integration
ilude
5