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

https://github.com/milosgajdos/go-repo-template

Go repository template for my personal projects
https://github.com/milosgajdos/go-repo-template

Last synced: 28 days ago
JSON representation

Go repository template for my personal projects

Awesome Lists containing this project

README

        

# go-repo-template

[![Build Status](https://github.com/milosgajdos/go-repo-template/workflows/CI/badge.svg)](https://github.com/milosgajdos/go-repo-template/actions?query=workflow%3ACI)
[![go.dev reference](https://img.shields.io/badge/go.dev-reference-007d9c?logo=go&logoColor=white&style=flat-square)](https://pkg.go.dev/github.com/milosgajdos/go-repo-template)
[![License: Apache-2.0](https://img.shields.io/badge/License-Apache--2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)

This is a `Go` project repo template following the [official guide](https://docs.github.com/en/free-pro-team@latest/github/creating-cloning-and-archiving-repositories/creating-a-template-repository).