Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 664 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 664 Bytes

Demo-repo-Go 🦦

Overview

dummyrepo-go, is a template is primarily intended for testing and demonstration purposes with stacklok projects. It is a simple Go project.

How to Use This Template

GitHub Users

  1. Use this Template:
    Click the "Use this template" button above the file list on this repository.

  2. Create New Repository:
    Provide your repository with a name, description, and set the privacy settings. Click "Create repository from template."

Features

  • Pre-configured go.mod file
  • Sample Go code in main.go.
  • .gitignore file suitable for Go projects
  • GitHub Actions CI workflow

Happy testing! 🦦🎉