# word-snatchers-cli-is-he-living-or-is-he-dead-by-twain-words-plugin [![NPM version][npm-image]][npm-url]

> Words from "Is he living or is he dead" by M. Twain - word-snatchers-cli plugin.

## Installation

```sh
$ npm install --global word-snatchers-cli-is-he-living-or-is-he-dead-by-twain-words-plugin
```

or

```sh
$ yarn global add word-snatchers-cli-is-he-living-or-is-he-dead-by-twain-words-plugin
```

## Usage

First of all you need to install [word-snatcher-cli](https://github.com/akgondber/word-snatchers-cli) program:

```sh
$ npm install --global word-snatchers-cli
```

or

```sh
$ yarn global add word-snatchers-cli
```

After that step you can use this plugin by specifying a `--plugin` option with an appropriate value:

```shell
$ word-snatchers-cli --plugin word-snatchers-cli-is-he-living-or-is-he-dead-by-twain-words-plugin
```

or

```shell
$ wsc --plugin word-snatchers-cli-is-he-living-or-is-he-dead-by-twain-words-plugin
```

or

```shell
$ words-game --plugin word-snatchers-cli-is-he-living-or-is-he-dead-by-twain-words-plugin
```

## License

MIT © [Rushan Alyautdinov](https://github.com/akgondber)

[npm-image]: https://img.shields.io/npm/v/word-snatchers-cli-is-he-living-or-is-he-dead-by-twain-words-plugin.svg?style=flat
[npm-url]: https://npmjs.org/package/word-snatchers-cli-is-he-living-or-is-he-dead-by-twain-words-plugin
