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.
- Host: GitHub
- URL: https://github.com/devth/define
- Owner: devth
- License: mit
- Created: 2010-09-09T22:43:41.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2011-07-26T04:56:44.000Z (over 14 years ago)
- Last Synced: 2025-04-13T03:17:15.648Z (9 months ago)
- Language: Ruby
- Homepage:
- Size: 109 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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.