Skip to content

tool for developers to check the total lines of code in a project and well as compare historical data

Notifications You must be signed in to change notification settings

andrewscfl/linetracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 

Repository files navigation

LineTracker

a small utility for counting lines of code in a codebase

options

-p: path to scan
-ie: ignore extension
-if: ignore folder
-iw: ignore whitespace
-q: quiet
-h: help           

example

python3 tracker.py -iw -if node_modules,.git,build,.next -p ../next-js-project

About

tool for developers to check the total lines of code in a project and well as compare historical data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages