Sephera
Blazingly fast CLI analyzer for your codebase.

Why Sephera?
- ๐ 700k+ lines counted in ~1s
- ๐ Analyze LOC, stats, directory structure
- ๐ฆ Zero dependencies โ just run
- ๐ง Regex ignore, language detection, JSON export
- ๐ฏ Scan huge codebases like
~/in seconds
Quick Start
sephera loc --ignore "*.py" # Ignore all Python files.
sephera loc --json # Export to JSON.