Skip to content

Latest commit

 

History

History
39 lines (30 loc) · 1.77 KB

README.md

File metadata and controls

39 lines (30 loc) · 1.77 KB

Build Status Go Report Card Codecov Status GitHub release OpenSSF Scorecard


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