-
Notifications
You must be signed in to change notification settings - Fork 0
devjason/layer_cloc
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Counting Lines of Code ====================== This script executes the CLOC tool to generate counts of lines of code. It stores the results for individual slices of the source tree in the `report` directory, and emits totals at the end of the run. Tools ----- cloc - perl module - http://cloc.sourceforge.net/ Execution --------- ./count Markdown -------- This file is written in Markdown format, do something like this to see it on the command line: `markdown README | lynx -stdin`
About
Bash script to invoke CLOC to extract and sum certain layers of an application
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published