| Crates.io | fgg |
| lib.rs | fgg |
| version | 1.1.0 |
| created_at | 2022-12-17 13:30:58.547718+00 |
| updated_at | 2023-04-07 20:22:34.68482+00 |
| description | A CLI application to connect to The Fighting Game Glossary by Infil |
| homepage | |
| repository | https://github.com/Clay-6/FGG |
| max_upload_size | |
| id | 739884 |
| size | 87,536 |
A CLI application to access Infil's Fighting Game Glossary
Run the command
fgg [term]
where [term] is the term you want defined
Download the latest release from GitHub & place the executable anywhere on your PATH.
Run the command
cargo install fgg
Install the latest stable Rust version,
then git clone the repository & run cargo build for a debug build, or cargo build --release for a
release build.