/whas-poke-ing

A simple bash script that fetches Pokémon stats using the PokéAPI

Primary LanguageShellMIT LicenseMIT

whas-poke-ing

A simple bash script that fetches Pokémon stats using the PokéAPI

Prerequisites

  1. Install jq
  2. Be prepared to catch some pokémons

Installation

  1. Download or clone this repository using the following command:
    git clone https://github.com/nandiniproothi/whas-poke-ing.git
  2. If downloaded, unzip the folder.
  3. Change the directory path to the folder's location. Example:
    cd /Users/nandiniproothi/Downloads/whas-poke-ing
  4. Change permissions of the file using the chmod command:
    chmod +x app.sh
  5. Run the file!
    bash app.sh

Example

License

MIT