wheresalice / go_boilerplate

A template repo for new Go applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Go Boilerplate

A template repo for new Go applications

Release Build Status Mergify Status Go Gitpod Ready-to-Code

Background

It's always a pain remembering how to configure dependabot, mergify, and goreleaser. This repo does it all for you, plus some other sensible defaults.

It's opinionated, and has some hardcoded references to me, so you should consider forking this if you want to use it.

Usage

  1. Create a new repo using this template
  2. s/go_boilerplate/yourappname/g
  3. (if you are not me) s/wheresalice/yourname/g and edit .github/FUNDING.yml

You should use Conventional Commits

License

License

About

A template repo for new Go applications

License:MIT License


Languages

Language:Go 100.0%