Skip to content
/ go-template Public template

The basic building block for Go repositories.

Notifications You must be signed in to change notification settings

willboland/go-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-template

The basic building block for Go repositories. This template holds:

  • Basic Go application
  • Common GitHub workflow
  • Pull request template
  • Standard .gitignore

GitHub Workflow

The Go workflow:

  • Runs a linter on your code
  • Builds your code
  • Tests your code

Pull Request Template

The pull request template can be found at the link.

# Description

<!-- Describe the reasons behind your changes. -->


# Checklist

<!-- Checklist of action items (optional). -->

- [ ] 

About

The basic building block for Go repositories.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages