Command-Line-Dictionary-Tool

A command line dictionary tool using wordnik api in node.js. Provides various commands to interact with dictionary. And a word game to play.

Prerequisities

Steps

  • clone repo
  • npm install
  • node master.js

Usage

Run following command to find all available commands

  • ./dict --help