Crates.io | totall |
lib.rs | totall |
version | 0.2.0 |
source | src |
created_at | 2021-09-17 17:52:00.049985 |
updated_at | 2021-12-12 15:06:37.66356 |
description | totall - Count lines in all files in directories and subdirectories easily |
homepage | |
repository | https://github.com/robiot/totall |
max_upload_size | |
id | 452899 |
size | 5,929 |
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