Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 1.15 KB

README.md

File metadata and controls

24 lines (18 loc) · 1.15 KB

Go Report Card Build Status Code Climate Test Coverage Go Documentation Varsnap Status

Index of DevOps Reactions

Installation

  1. Install Go 1.22.
  2. Install Node 18.
  3. npm ci && npm run minify
  4. make serve

Running tests

make test