command
module
Version:
v0.0.0-...-6ff44f0
Opens a new window with list of versions in this module.
Published: Mar 25, 2026
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Pokedex


A pokedex CLI written in Go that uses the amazing PokéAPI.
Installation
[!NOTE]
requires go 1.26.1
go install github.com/QLight-dev/pokedex@latest
Usage
Show info for a specific Pokémon.
pokedex pokemon <pokemon>
Example:
Show info for Arbok:
pokedex pokemon Arbok
[!TIP]
You can also pass in a Pokémon's ID.
Show info for a random Pokémon.
pokedex random
Show help
pokedex help
License
MIT © Muhammed Uzair
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.