Featured Scaffolds
hay-kot/scaffold-go-cli
template for stubbing out an opinionated CLI project using urfave/cli
- CI/CD w/ Github Actions or Drone.io
- GoReleaser for releases
- GolangCI-Lint for linting
- Build/Version/Commit injection on build
hay-kot/scaffold-go-pkg
template for creating a new go package
- Taskfile for common tasks
- Renovate for dependency updates
- Github Actions for CI/CD (Testing and Linting)
- Release Drafter for automated release notes