# hyper-pokemon-cli [![Build Status](https://travis-ci.org/tibuurcio/hyper-pokemon-cli.svg?branch=master)](https://travis-ci.org/tibuurcio/hyper-pokemon-cli) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](http://makeapullrequest.com)

Choose your [hyper-pokemon](https://github.com/hyper-pokemon/hyper-pokemon) theme from the terminal

![hyper-pokemon-cli gif](https://media.giphy.com/media/l1K9Dzs2MS5i4rvpe/giphy.gif)

To get the exact same look as the gif, follow the instructions on [hyper-pokemon usage page](https://github.com/hyper-pokemon/hyper-pokemon#usage).

## Install
```
npm install -g hyper-pokemon-cli
```

## Usage
```
Usage
    $ hyper-pokemon <input>

    Options
      --random, -r Set random pokemon

    Examples
      $ hyper-pokemon
      Select from the list of available pokemon themes

      $ hyper-pokemon --random
      Set a random theme from the list of available themes
```
## License
MIT © Gabriel Tibúrcio
