# 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`