Show HN: Cadence – Small marker tracking for source files
Category: cli-tool
Tags: todo, markers, cli-tool, rust, source-code-annotations
Score: 5.0/10 (Innovation: 4, Technical: 5, Documentation: 6, Utility: 5)
Cadence is a small Rust CLI tool that turns source code comments like `// $$todo` into trackable, ID-assigned items synced to Markdown checklists. It provides a lightweight, file-based workflow for managing technical debt markers without external issue trackers.
Target audience: backend devs, devops
Repository: https://github.com/skorotkiewicz/cadence · Rust
View on Hacker News