2026-01-18 02:10:48 +00:00
2026-01-18 01:43:10 +00:00
2026-01-03 23:50:37 +00:00
2026-01-18 02:10:48 +00:00
2026-01-04 17:31:34 +00:00
2025-12-31 03:12:06 +00:00
2026-01-18 01:43:10 +00:00
2026-01-18 01:59:00 +00:00
2026-01-18 01:59:00 +00:00
2026-01-04 17:31:34 +00:00
2026-01-18 02:10:48 +00:00
2026-01-18 02:10:48 +00:00
2026-01-18 02:10:48 +00:00

my take on how notes and srs should be combind and simplified

Usage

The project includes a Makefile for common tasks:

  • Build: make build (creates binary in bin/mend)
  • Test: make test
  • Run: make run
  • Clean: make clean