Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 500 Bytes

File metadata and controls

9 lines (6 loc) · 500 Bytes

Overview

/scripts contains utility scripts for development and project management.

There are these scripts:

  • check: The main quality control tool. Runs all tests, linters, and formatters. Written in Go with auto-fixing capabilities.
  • loc-counter: Generates a CSV showing lines of code evolution over time.
  • roadmap-burndown: Generates a CSV burndown chart from ROADMAP.md history.