A template for starting a new Go project with CI and other standard configuration used at Let's Encrypt/ISRG.
Go to file
Preston Locke d747345c04
Various CI/linting updates (#10)
2024-11-01 12:43:39 -05:00
.github/workflows Various CI/linting updates (#10) 2024-11-01 12:43:39 -05:00
.gitignore Initial commit 2019-02-22 13:09:35 -05:00
.golangci.yaml Various CI/linting updates (#10) 2024-11-01 12:43:39 -05:00
CHECKLIST.md Update template for the modern era (#9) 2022-05-04 14:07:58 -07:00
CODEOWNERS Update template for the modern era (#9) 2022-05-04 14:07:58 -07:00
CODE_OF_CONDUCT.md initial POC 2019-02-22 15:59:31 -05:00
LICENSE Initial commit 2019-02-22 13:09:35 -05:00
README.md Update template for the modern era (#9) 2022-05-04 14:07:58 -07:00
checklist.complete.sh Add checklist & util script 2019-02-22 16:58:05 -05:00
go.mod Various CI/linting updates (#10) 2024-11-01 12:43:39 -05:00
hello.go Various CI/linting updates (#10) 2024-11-01 12:43:39 -05:00
hello_test.go initial POC 2019-02-22 15:59:31 -05:00

README.md

gorepotemplate

Build Status

A short description of the project goes here.

Usage

How to use the project, whether in source or binary form.

Contributing

How to set up a development environment, make changes, and run tests.