21ab0facb63074126bf63d5f5ab2c8c7e5cbd894
Line Counter
This is a console app that monitors a git repository and reports on the number of lines changed in the repository while it is running. The results are displayed in the console and are written to a file.
Installation
npm install -g @stevanfreeborn/line-counter
Usage
line-counter <path-to-repo> <path-to-output-dir> [polling-interval-in-seconds]
Languages
TypeScript
67.4%
JavaScript
32.6%