codeshare-dump docs
codeshare-dump docs
Section titled “codeshare-dump docs”codeshare is a Python-powered CLI for generating structured repository snapshots for LLM collaboration.
It is designed as a stand-alone tool, not as a dependency of the repositories it inspects.
What it does
Section titled “What it does”- lists repository files
- dumps full readable source and config text
- extracts API-only views
- tracks diffs across snapshots
- supports read-only snapshots
- redacts secrets in common config files
- respects
.codeignore-style ignore rules - can render explicitly requested files from outside the current repository