Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/liatrio/tag-o11y-dora-the-explorer
Go binary that generates DORA events. Works off a repo structured and configured just like liatrio/dora-deploy-demo
https://github.com/liatrio/tag-o11y-dora-the-explorer
go
Last synced: 8 days ago
JSON representation
Go binary that generates DORA events. Works off a repo structured and configured just like liatrio/dora-deploy-demo
- Host: GitHub
- URL: https://github.com/liatrio/tag-o11y-dora-the-explorer
- Owner: liatrio
- License: apache-2.0
- Created: 2024-06-28T21:45:42.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-11-02T18:55:00.000Z (11 days ago)
- Last Synced: 2024-11-02T19:27:19.337Z (11 days ago)
- Topics: go
- Language: Go
- Size: 320 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
---
---
# tag-o11y-dora-the-explorer
Go binary that generates DORA events. Works off a repo structured and configured just like liatrio/dora-deploy-demo
## 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