1.0.4 • Published 6 years ago

sloc-for-jenkins v1.0.4

Weekly downloads
19
License
GPL-3.0
Repository
github
Last release
6 years ago

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-jenkins

Usage

sloc-for-jenkins [options] directory

Options:

-h, --help               output usage information
-V, --version            output the version number
-o, --output [filepath]  path to output file, default value is sloccount.sc

e.g.:

$ sloc-for-jenkins src/

License

sloc-for-jenkins is licensed under the GPL-3.0 license

1.0.4

6 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago

0.0.0

9 years ago