#Command Line Dictionary
##Step Up:
- clone the repo
- update api_key in config.js under config directory with your API key, which you can get by registering on http://developer.wordnik.com/
npm installnode app.js
type: ./dict --help
for help.
view wiki page for more information