Skip to content

kyomel/pokedexcli

Repository files navigation

Project Pokedex From boot.dev

This is a Pokedex application written in Golang. It allows you to explore and catch Pokemon.

Installation

To install the Pokedex application, follow these steps:

  1. Clone the repository: https://github.com/kyomel/pokedexcli.git

  2. Navigate to the project directory:

cd pokedexcli
  1. Install the dependencies:
go mod tidy
  1. Build the application:
go build

Usage

To use the Pokedex application, follow these steps:

  1. Run the application:
./pokedexcli
  1. Start exploring the Pokemon world

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages