@balam314/count-lines-cli

1.0.1 • Public • Published

count-lines-cli

A simple NPM script to count lines of files.

Usage

Usage: count-lines [--ignoreEmptyLines] [pattern]

Pattern: a glob pattern for files to count lines in.

--ignoreEmptyLines: if specified, empty lines are ignored when counting. May decrease performance.

Repo status

This is "maintained". I may never make another commit, but it should keep working fine.

If it breaks, please create an issue or I may never find out. If you want to make a PR adding features or fixing bugs, please do.

Readme

Keywords

none

Package Sidebar

Install

npm i @balam314/count-lines-cli

Weekly Downloads

2

Version

1.0.1

License

GPL-3.0-or-later

Unpacked Size

2.83 kB

Total Files

3

Last publish

Collaborators

  • balam314