Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/liatrio/go-template


https://github.com/liatrio/go-template

Last synced: 8 days ago
JSON representation

Awesome Lists containing this project

README

        

---



Build Status


Go Report Card


Codecov Status


GitHub release


OpenSSF Scorecard

---

# go-template

## Quick Start Guide

Here are the steps to quickly get started with this project:

### MacOS

Presuming you have [homebrew](https://brew.sh) installed:

1. Run `brew bundle` to install `go` and `taskfile`
2. Run `make` to run core build requirements
4. Run `make check` to run core build requirements
5. Run `pre-commit install` to install the pre-commits
6. #ShipIt