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.
- Host: GitHub
- URL: https://github.com/cuongndc9/pokemon-cli
- Owner: cuongndc9
- License: mit
- Created: 2019-03-12T04:44:52.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-04-14T15:15:44.000Z (almost 6 years ago)
- Last Synced: 2025-05-28T05:46:08.166Z (9 months ago)
- Topics: 103cuong, node-typescript, nodejs, pokemon, pokemon-cli, typescript
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/awesome-pokemon
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
