0.1.1 • Published 9 years ago
@io-monad/textlint-registry-updater v0.1.1
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 buildTest:
$ 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