dummyrepo-go
, is a template is primarily intended for testing and
demonstration purposes with stacklok projects. It is a simple Go project.
-
Use this Template:
Click the "Use this template" button above the file list on this repository. -
Create New Repository:
Provide your repository with a name, description, and set the privacy settings. Click "Create repository from template."
- Pre-configured
go.mod
file - Sample Go code in
main.go
. .gitignore
file suitable for Go projects- GitHub Actions CI workflow
Happy testing! 🦦🎉