fagundes/total-lines

There is no license information available for the latest version (dev-master) of this package.

Command-script to count the total lines of all files given one or more paths.

dev-master 2021-01-12 22:21 UTC

This package is auto-updated.

Last update: 2024-04-13 05:46:48 UTC


README

Command-script to count the total lines of all files given one or more paths

Install via Composer

composer require fagundes/total-lines:0.*

Usage

Usage: vendor/bin/total-lines <path1> <path2> ...