1.1.1 • Published 7 years ago

wordfor v1.1.1

Weekly downloads
5
License
MIT
Repository
github
Last release
7 years ago

wordfor Build Status

A simple command-line application for finding synonyms.

Install

$ npm install -g wordfor

Usage

  Usage
      $ wordfor <input>

  Options
      -m <num>, --max         Max number of results to return (Default: 10)
      -s <char>, --start      Return words that start with specified letter
      -a, --alphabetize       Alphabetize results
      -c, --capitalize        Capitalize the results
      -p, --proxy             Set your proxy
      -h, --help              Display helpful information