An open API service indexing awesome lists of open source software.

https://github.com/devth/define

A simple CLI to Google's definitions search.
https://github.com/devth/define

Last synced: 9 months ago
JSON representation

A simple CLI to Google's definitions search.

Awesome Lists containing this project

README

          

# define

define is a simple CLI to Google's definitions search. Quit wasting your time looking up definitions in a clunky old browser and let command line define build your vocabulary minimalistically!

## Installation

`gem install define`

## Usage

`define word [or phrase]`

## Example

% define shoal

Definitions for shoal

* a sandbank in a stretch of water that is visible at low tide

* shallow: make shallow; "The silt shallowed the canal"

* a stretch of shallow water

## Copyright

Copyright (c) 2010 Trevor Hartman. See [LICENSE](http://github.com/devth/define/blob/develop/LICENSE) for details.