A CLI tool for counting lines of code, comments, and empty lines in a project while ignoring specified files and directories.
npm i line-counter-cli
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.