Skip to content

anish-lakkapragada/countloc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

countloc

Simple library to count the lines of code in a directory (excluding stuff like node_modules)

Simply just run:

countloc node_modules <args>

to find the number of lines of code in the current directory (including subdirs), excluding any args (in the example above, node_modules)

(use pygount instead lmao)

About

Count the number of lines of code in a directory, minus the irrelevant stuff

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages