An open API service indexing awesome lists of open source software.

https://github.com/cuongndc9/pokemon-cli

🦔 Build a simple CLI App with TypeScript.
https://github.com/cuongndc9/pokemon-cli

103cuong node-typescript nodejs pokemon pokemon-cli typescript

Last synced: 7 months ago
JSON representation

🦔 Build a simple CLI App with TypeScript.

Awesome Lists containing this project

README

          

# 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

![](https://img.shields.io/github/license/103cuong/pokemon-cli.svg?style=flat-square)