1.0.3 • Published 10 years ago
punctuate-coverage v1.0.3
punctuate-coverage
Line paragraph coverage tools for Japanese language.
Installation
npm install punctuate-coverageUsage
# https://github.com/cainus/codecov.io
$ punctuate-coverage "docs/**/*.md" | codecov
# https://github.com/nickmerwin/node-coveralls
$ punctuate-coverage "docs/**/*.md" | coverageTests
npm testContributing
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature - Commit your changes:
git commit -am 'Add some feature' - Push to the branch:
git push origin my-new-feature - Submit a pull request :D
License
MIT