chptr-antidote-plugin
v0.2.0
Published
An extension to Chptr to enable a smooth workflow with Antidote, a language-checker software.
Downloads
2
Maintainers
Readme
chptr-antidote-plugin
An extension to Chptr to enable a smooth workflow with Antidote, a language-checker software.
Usage
$ npm install -g chptr-antidote-plugin
$ chptr COMMAND
running command...
$ chptr (-v|--version|version)
chptr-antidote-plugin/0.2.0 win32-x64 node-v12.18.3
$ chptr --help [COMMAND]
USAGE
$ chptr COMMAND
...
Commands
chptr antidote [CHAPTERID]
Launch Antidote spell-checker for given chapter
USAGE
$ chptr antidote [CHAPTERID]
ARGUMENTS
CHAPTERID Chapter number to Antidote.
OPTIONS
-N, --notify show a notification box when command is completed.
-h, --help show CLI help
-m, --message=message Message to use in commit step (`cancel` to skip commit)
-o, --only=|pre|post Only do the pre-antidote or the post-antidote script
-p, --path=path [default: .] Path where root of project files are
-w, --word Extract chapter and open in Word (one-way)
See code: src\commands\antidote.ts