Skip to content

An example project written in Golang for practice

Notifications You must be signed in to change notification settings

UzEE/pokedex-repl

Repository files navigation

Pokédex REPL

A practice project based on the boot.dev guided project for Golang.

Build and Run

To build and run, clone the repo locally and make sure you have the Go toolchain installed for your platform. Then run the following in the project root:

go build
./pokedexcli

About

An example project written in Golang for practice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages