1
0
Fork
You've already forked kc
0
Kayla's (line) counter (of code) :) https://github.com/aslilac/kc
Rust 100%
2024年10月17日 08:18:40 +03:00
.cargo Add .cargo/config.toml 2022年07月21日 21:39:11 -06:00
.github/workflows tweak 2023年03月22日 21:53:43 -06:00
src 🎨 style: (re)color more languages 2024年10月17日 08:18:40 +03:00
tests feature: add just, case insensitive, change rust color 2023年06月01日 15:53:59 +03:00
.gitignore init 2022年07月17日 00:07:20 -06:00
.ignore fix a couple bugs, add some tests 2022年09月27日 15:41:40 -06:00
.rustfmt.toml fix a couple bugs, add some tests 2022年09月27日 15:41:40 -06:00
Cargo.lock 🎨 style: (re)color more languages 2024年10月17日 08:18:40 +03:00
Cargo.toml 🎨 style: (re)color more languages 2024年10月17日 08:18:40 +03:00
CODE_OF_CONDUCT.md init 2022年07月17日 00:07:20 -06:00
LICENSE init 2022年07月17日 00:07:20 -06:00
README.md update screenshots 2023年03月25日 11:10:31 -06:00

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