igotfr / pokedex

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pokedex in Rust

A complete pokedex API / CLI written in Rust.

Getting started

  1. Install cargo and rustc on your computer;
  2. Change the current directory to the same as pokedex/;
  3. Run the project using cargo.
$ cd path/to/pokedex
$ cargo run

Contributors

About


Languages

Language:Rust 100.0%