Skip to content
This repository was archived by the owner on Jun 3, 2026. It is now read-only.

Latest commit

 

History

History
6 lines (5 loc) · 214 Bytes

File metadata and controls

6 lines (5 loc) · 214 Bytes

Getting Started

  • Run make help to see available targets.
  • make setup installs pre-commit hooks.
  • Add your code in src/ and tests in test/.
  • Enable language-specific tooling as needed (Node, Python).