Pokedex in Rust A complete pokedex API / CLI written in Rust. Getting started Install cargo and rustc on your computer; Change the current directory to the same as pokedex/; Run the project using cargo. $ cd path/to/pokedex $ cargo run Contributors cindRoberta marc-dantas