UNPKG

word-snatchers-cli-types-of-fabric-plugin

Version:

Types of fabric plugin for word-snatchers-cli

55 lines (35 loc) 1.12 kB
# word-snatchers-cli-types-of-fabric-plugin [![NPM version][npm-image]][npm-url] > Types of fabric plugin for word-snatchers-cli. ## Installation ```sh $ npm install --global word-snatchers-cli-types-of-fabric-plugin ``` or ```sh $ yarn global add word-snatchers-cli-types-of-fabric-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-types-of-fabric-plugin ``` or ```shell $ wsc --plugin word-snatchers-cli-types-of-fabric-plugin ``` or ```shell $ words-game --plugin word-snatchers-cli-types-of-fabric-plugin ``` ## License MIT © [Rushan Alyautdinov](https://github.com/akgondber) [npm-image]: https://img.shields.io/npm/v/word-snatchers-cli-types-of-fabric-plugin.svg?style=flat [npm-url]: https://npmjs.org/package/word-snatchers-cli-types-of-fabric-plugin