Skip to content

Navigation Menu

Sign in
Sign up

Repository files navigation

tally

Source Code Line Analyzer inspired cloc.

Run it with no arguments to count the current directory:

tally

Pass one or more files or directories to count those instead:

tally src tests Cargo.toml

Use --tree to include directory totals under each language:

tally --tree

The binary prints totals by language: files, blank lines, comment lines, and code lines. It skips common heavy directories like .git, node_modules, target, and dist.

About

Rust Based Source Code Analyzer inspired by cloc

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Contributors

Languages

AltStyle によって変換されたページ (->オリジナル) /