Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 419 Bytes

File metadata and controls

15 lines (11 loc) · 419 Bytes

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