line-counter-cli
v1.0.5
Published
A CLI tool for counting lines of code, comments, and empty lines in a project while ignoring specified files and directories.
Downloads
343
Readme
A CLI tool for counting lines of code, comments, and empty lines in a project while ignoring specified files and directories.
Installation
npm i line-counter-cli
To run the package
npx line-counter
voila - You get your results.
Feel free to raise an issue and also fork or fix if you would love to on the repo.