library total-lines
Command-script to count the total lines of all files given one or more paths.
fagundes/total-lines
Command-script to count the total lines of all files given one or more paths.
- Friday, May 13, 2016
- by fagundes
- Repository
- 1 Watchers
- 0 Stars
- 1 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 1 Versions
- 0 % Grown
Count total lines
Command-script to count the total lines of all files given one or more paths, (*1)
Install via Composer
composer require fagundes/total-lines:0.*
Usage
Usage: vendor/bin/total-lines <path1> <path2> ...