2017 © Pedro Peláez
 

library total-lines

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

image

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

The README.md

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> ...

The Versions

13/05 2016

dev-master

9999999-dev https://github.com/fagundes/php-total-lines

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

  Sources   Download

The Requires

  • php >=5.3

 

file php util