countlines-cli
v1.0.2
Published
> Command-line interface to count the number of lines in a project.
Readme
CountLines
Command-line interface to count the number of lines in a project.
Usage
countlines [path] [options]- Note:
[path]must appear before[options]
Options
-a,--all-linesCount all lines, even if they have only whitespace-f,--full-pathsPrint full paths to files-e,--extensionsList of file extensions to to include-i,--ignoredRegExp which matches lines that should be ignored
