UNPKG

word-snatchers-cli-berries-plugin

Version:
55 lines (35 loc) 995 B
# word-snatchers-cli-berries-plugin [![NPM version][npm-image]][npm-url] > Berries plugin for word-snatchers-cli. ## Installation ```sh $ npm install --global word-snatchers-cli-berries-plugin ``` or ```sh $ yarn global add word-snatchers-cli-berries-plugin ``` ## Usage First of all you need to install word-snatcher-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 appropriate value: ```shell $ word-snatchers-cli --plugin word-snatchers-cli-berries-plugin ``` or ```shell $ wsc --plugin word-snatchers-cli-berries-plugin ``` or ```shell $ words-game --plugin word-snatchers-cli-berries-plugin ``` ## License MIT © [Rushan Alyautdinov](https://github.com/akgondber) [npm-image]: https://img.shields.io/npm/v/word-snatchers-cli-berries-plugin.svg?style=flat [npm-url]: https://npmjs.org/package/word-snatchers-cli-berries-plugin