mon - a command line Pokédex
Uses art from pokemon-colorscripts and Pokémon data from PokéAPI.
Building
Tested on:
> rustc --version
rustc 1.55.0 (c8dfcfe04 2021-09-06)
A simple cargo build --release
should be enough.
Usage
For Pokémon with special characters like -, :, . or spaces replace them with -
mon [name/ID]
- gives you the data for specified Pokémon
mon
- gives you a random Pokémon
Goals
- Mythic and Legendary Pokémon name highlighting
- Imperial units (-m, -i? config file?)