Usage
./linecount.pl <code_path>
If <code_path> is not supplied, then the execution path is used for code_path.
To add exclusions
Add the text file 'exclude.list' in the execution path (not always the <code_path>).
'exclude.list' can contain a list of paths to omit from the count, one per line. Each path should be relative to the code_path - if code_path is '/home/user/path', then the path 'nodejs' in 'exclude.list' would be interpreted as '/home/user/path/nodejs'.
If a line in 'exclude.list' starts with a period (.) then it is construed as an extension to be omitted from the count.
-
Notifications
You must be signed in to change notification settings - Fork 0
shaafiee/linecount
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published