1 unstable release
Uses old Rust 2015
0.1.0 | Sep 29, 2018 |
---|
#78 in #lookup
9KB
62 lines
Dictionary
Prerequisite
You'll need an account at https://developer.oxforddictionaries.com. Then use the ID and key as stated below.
Installation
cargo build
Running
export DICTIONARY_APP_ID={Your ID}
export DICTIONARY_APP_KEY={Your Key}
./dictionary {word}
Dependencies
~20MB
~420K SLoC