Skip to content

cuongndc/pokemon-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pokemon-cli

🦔 Build a simple CLI App with TypeScript.

Install

$ yarn global add awesome-pokemon

Usage

Usage: pokemon [options]

Get awesome Pokémon

Options:
  -V, --version   output the version number
  -a, --arceus    Get Arceus
  -m, --mewtwo    Get Mewtwo
  -r, --rayquaza  Get Rayquaza
  -g, --giratina  Get Giratina
  -d, --dialga    Get Dialga
  -h, --help      output usage information

License