chptr-antidote-plugin

0.2.0 • Public • Published

chptr-antidote-plugin

An extension to Chptr to enable a smooth workflow with Antidote, a language-checker software.

oclif Version Downloads/week License

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

Package Sidebar

Install

npm i chptr-antidote-plugin

Weekly Downloads

2

Version

0.2.0

License

MIT

Unpacked Size

15.1 kB

Total Files

7

Last publish

Collaborators

  • spiky.ing