An open API service indexing awesome lists of open source software.

https://github.com/letsencrypt/gorepotemplate

A template for starting a new Go project with CI and other standard configuration used at Let's Encrypt/ISRG.
https://github.com/letsencrypt/gorepotemplate

ci go template

Last synced: 10 months ago
JSON representation

A template for starting a new Go project with CI and other standard configuration used at Let's Encrypt/ISRG.

Awesome Lists containing this project

README

          

# gorepotemplate

[![Build Status](https://github.com/letsencrypt/gorepotemplate/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/letsencrypt/gorepotemplate/actions/workflows/test.yml?query=branch%3Amain)

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.