1.0.3 • Published 9 years ago

punctuate-coverage v1.0.3

Weekly downloads
3
License
MIT
Repository
github
Last release
9 years ago

punctuate-coverage

Line paragraph coverage tools for Japanese language.

Installation

npm install punctuate-coverage

Usage

# https://github.com/cainus/codecov.io
$ punctuate-coverage "docs/**/*.md" | codecov
# https://github.com/nickmerwin/node-coveralls
$ punctuate-coverage "docs/**/*.md" | coverage

Tests

npm test

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

License

MIT