Crates.io | dictionary |
lib.rs | dictionary |
version | 0.1.0 |
source | src |
created_at | 2018-09-29 23:55:40.859562 |
updated_at | 2018-09-29 23:55:40.859562 |
description | A CLI to lookup words, written in Rust |
homepage | https://josephb.org |
repository | https://github.com/joedborg/dictionary |
max_upload_size | |
id | 87202 |
size | 22,249 |
You'll need an account at https://developer.oxforddictionaries.com. Then use the ID and key as stated below.
cargo build
export DICTIONARY_APP_ID={Your ID}
export DICTIONARY_APP_KEY={Your Key}
./dictionary {word}