pokemon-cli

3.0.0 • Public • Published

pokemon-cli

Get Pokémon names

Install

npm install --global pokemon-cli

Usage

$ pokemon --help

  Examples
    $ pokemon
    Snorlax
    $ pokemon --all
    Bulbasaur
    Ivysaur
    …
    $ pokemon --language=ja
    マクノシタ

  Options
    --all       Get all the names instead of a random name
    --language  Set the language for the pokemon  [Default: en]

Related

Package Sidebar

Install

npm i pokemon-cli

Weekly Downloads

7

Version

3.0.0

License

MIT

Unpacked Size

3.17 kB

Total Files

4

Last publish

Collaborators

  • sindresorhus