#line #subdirectories #line-count #directory #file-line #counting

app totall

totall - Count lines in all files in directories and subdirectories easily

3 unstable releases

0.2.0 Dec 12, 2021
0.1.1 Sep 17, 2021
0.1.0 Sep 17, 2021

#1203 in Filesystem

42 downloads per month

MIT license

4KB
86 lines

totall

Counting total lines in files in directory and subdirectories has never been easier.

Just run totall . and you will get the total amount of lines in all files in your current directory and subdirectories.

Perfect if you want to see how many lines of code your project is.

Install it with cargo: cargo install totall

Dependencies

~13KB