Get Pokémon names
npm install --global pokemon-cli
$ 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]
- pokemon - API for this module