barecheck
v0.3.8
Published
Barecheck core Node.js library
Downloads
44
Maintainers
Readme
Barecheck
Cli + core JS packaged to work with Barecheck cloud.
Provides clean interface to get code coverage, duplication, complexity from CLI or by using Node.js package
**NOTE: Package is still on active development phase. It's not recommended to use in production but you always can try it locally and give us feedback. **
Installation
yarn add barecheck
Usage
const barecheck = require("barecheck")