3 unstable releases
0.2.0 | Dec 12, 2021 |
---|---|
0.1.1 | Sep 17, 2021 |
0.1.0 | Sep 17, 2021 |
#1648 in Filesystem
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