Code analysis toolkit
Find a file
Zachery Aaron Shores-Chmielewski 4836983982 Stop tracking .loop/ contents
.loop/ is in .gitignore but eight files were committed before the
ignore was added. Drop them from the index; keep them on disk.

Authored by Claude, lovingly guided by Zachery Aaron Shores-Chmielewski
2026-07-12 11:00:45 +04:00
.mono stash changes 2026-03-04 19:41:50 +07:00
archive/overcomplicated Archive overcomplicated workspace, restore legacy cstat at root 2026-07-12 11:00:45 +04:00
src stash 2026-03-11 12:04:40 +07:00
.gitignore Archive overcomplicated workspace, restore legacy cstat at root 2026-07-12 11:00:45 +04:00
Cargo.lock stash changes 2026-03-04 19:41:50 +07:00
Cargo.toml stash changes 2026-03-04 19:41:50 +07:00
cstat-agent-use.md stash changes 2026-03-04 19:41:50 +07:00
demo_glossary.rs Archive overcomplicated workspace, restore legacy cstat at root 2026-07-12 11:00:45 +04:00
README.md Add README.md 2026-03-11 05:09:18 +00:00

cstat

Terminal CLI tool to examine a codebase through a statistical lens

helpful commands

cstat --help # cli options
cstat -v # basic dashboard plus explanation
cstat <any> -v # runs the command and gives an explanation of the metrics