1.0.4 • Published 8 years ago
sloc-for-jenkins v1.0.4
sloc-for-jenkins
Counts lines of JavaScript code and outputs the result into the format expected by the sloccount Jenkins plugin.
Install
npm install sloc-for-jenkinsUsage
sloc-for-jenkins [options] directoryOptions:
-h, --help output usage information
-V, --version output the version number
-o, --output [filepath] path to output file, default value is sloccount.sce.g.:
$ sloc-for-jenkins src/License
sloc-for-jenkins is licensed under the GPL-3.0 license