1.0.2 • Published 7 years ago

bz-duplicate v1.0.2

Weekly downloads
3
License
ISC
Repository
-
Last release
7 years ago

Simple tool help check duplicate code and render to html

Build base on jscpd

##USAGE checkcode -p "./app/" -f "**/*.html" -l js testcss.html

Usage: checkcode options Options:

-p, --path <path>          folder to start scan
-f, --files <files>        glob pattern for find code
-l, --language <language>  language to scan (html,css,js)
-c, --channel <channel>    slack channel post into
-h, --help                 output usage information