liatrio / go-template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


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 installed:

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

About

License:Apache License 2.0


Languages

Language:Go 54.0%Language:Makefile 40.4%Language:Dockerfile 4.9%Language:Ruby 0.7%