A CLI for the website https://letsplayretro.games
cargo build
./target/debug/letsplayretrogames <SUBCOMMAND>
```sh letsplayretrogames
USAGE:
letsplayretrogames
OPTIONS: -h, --help Print help information
SUBCOMMANDS: help Print this message or the help of the given subcommand(s) random Get a random game, pass a console for games in that console or leave empty and be surprised search Search for a game passing a query ```