0.1.1 • Published 8 years ago

@io-monad/textlint-registry-updater v0.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
8 years ago

textlint-registry-updater

Updater for textlint-registry

CLI

textlint-registry-updater

$ GITHUB_TOKEN={PersonalAccessToken} textlint-registry-updater
  • Checks new textlint rules or updated textlint rules
  • Creates an issue for each new / updated rule

Build

Build:

$ npm install
$ npm run build

Test:

$ 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

The MIT License