Skip to content

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

License

Notifications You must be signed in to change notification settings

albatrosspreacher/whas-poke-ing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

demo of whas-pokeing

License

MIT

About

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

Topics

Resources

License

Stars

Watchers

Forks

Languages