dictionary 0.1.0

A CLI to lookup words, written in Rust
dictionary-0.1.0 is not a library.

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}