repo-stats-tool
v1.1.2
Published
The Repo Stats Tool is a command-line utility for counting the number of lines and words in a repository, excluding specific folders and file extensions.
Downloads
5
Readme
Repo Stats Tool
The Repo Stats Tool is a command-line utility for counting the number of lines and words in a repository, excluding specific folders and file extensions.
Installation
To use the Repo Stats Tool, you can install it globally via npm:
npx repo-stats-tool
The tool will count the total number of lines and words in the current repository, excluding the specified folders and file extensions. Once processing is complete, it will display the total lines, total words, and total files in the repository.
License
This project is licensed under the MIT License.