Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/liatrio/go-template
https://github.com/liatrio/go-template
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/liatrio/go-template
- Owner: liatrio
- License: apache-2.0
- Created: 2024-06-10T22:23:52.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-09-17T18:56:13.000Z (about 2 months ago)
- Last Synced: 2024-09-17T23:19:38.800Z (about 2 months ago)
- Language: Go
- Size: 184 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
---
---
# 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