Kayla's (line) counter (of code) :)
https://github.com/aslilac/kc
| .cargo | Add .cargo/config.toml | |
| .github/workflows | tweak | |
| src | 🎨 style: (re)color more languages | |
| tests | ✨ feature: add just, case insensitive, change rust color | |
| .gitignore | init | |
| .ignore | fix a couple bugs, add some tests | |
| .rustfmt.toml | fix a couple bugs, add some tests | |
| Cargo.lock | 🎨 style: (re)color more languages | |
| Cargo.toml | 🎨 style: (re)color more languages | |
| CODE_OF_CONDUCT.md | init | |
| LICENSE | init | |
| README.md | update screenshots | |
kc
Installation
cargo install kc
Usage
kc # Tally up the current directory
kc /src/project # Tally up another directory
A screenshot of kc counting a lot of different languages A screenshot of kc counting a large Rust and Gleam codebase