8000 GitHub - kalbhor/whas-poke-ing: A simple bash script that fetches Pokémon stats using the PokéAPI
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

kalbhor/whas-poke-ing

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 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

License

MIT

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%
0