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.

Installs: 11

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/fagundes/total-lines

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

This package is auto-updated.

Last update: 2025-09-13 09:05:53 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> ...