Skip to content

Compilingjay/pokedex-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pokedex CLI

A program that allows you to explore a set of locations, catch, and inspect any pokemon you catch! Type help when running the program to bring up a list of commands.

Powered by PokeAPI.

Building from Source

Required dependencies:

  • Go 1.23.0+ (Latest tested version, earlier versions may or may not work)

To build the executable from source, you can run the following:

$ git clone "https://github.com/Compilingjay/pokedex-cli.git"
$ cd pokedex-cli
$ go build

About

CLI tool for exploring locations and stats for caught Pokemon via PokeAPI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages