A simple bash script that fetches Pokémon stats using the PokéAPI
- Install jq
- Be prepared to catch some pokémons
- Download or clone this repository using the following command:
git clone https://github.com/nandiniproothi/whas-poke-ing.git
- If downloaded, unzip the folder.
- Change the directory path to the folder's location. Example:
cd /Users/nandiniproothi/Downloads/whas-poke-ing
- Change permissions of the file using the
chmod
command:
chmod +x app.sh
- Run the file!
bash app.sh