totall

Crates.iototall
lib.rstotall
version0.2.0
sourcesrc
created_at2021-09-17 17:52:00.049985
updated_at2021-12-12 15:06:37.66356
descriptiontotall - Count lines in all files in directories and subdirectories easily
homepage
repositoryhttps://github.com/robiot/totall
max_upload_size
id452899
size5,929
Elliot (robiot)

documentation

README

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

Commit count: 15

cargo fmt