define
brew install define
v0.4.0
MIT
Command-line dictionary (thesaurus) app, with access to multiple sources
9
30-day installs · #8959
14
90-day · #10738
96
365-day · #9302
386
★ GitHub stars · updated 2y ago
Build dependencies
GitHub topics
app
cli
command-line
command-line-tool
dictionary
go
golang
language
thesaurus
Links
- https://github.com/Rican7/define
- GitHub: Rican7/define
- Brew formula source: Formula/d/define.rb
Raw metadata
{
"aliases": [],
"alternatives": [],
"build_dependencies": [
"go"
],
"categories": [],
"caveats": null,
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Command-line dictionary (thesaurus) app, with access to multiple sources",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:36:53+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "define",
"github_default_branch": "main",
"github_last_commit_at": "2024-03-06T05:38:33Z",
"github_readme_excerpt": "# define\n\n[](https://github.com/Rican7/define/actions/workflows/main.yml)\n[](https://goreportcard.com/report/github.com/Rican7/define)\n[](https://github.com/Rican7/define/releases)\n\nA command-line dictionary (thesaurus) app, with access to multiple sources, written in Go.\n\n\u003cp align=\"center\"\u003e\n \u003cimg width=\"822\" alt=\"screen shot 2018-03-21 at 8 51 54 pm\" src=\"https://user-images.githubusercontent.com/742384/37749239-b1b2804e-2d4c-11e8-9e20-f14d1431bbaf.png\"\u003e\n\u003c/p\u003e\n\n\n## Install\n\nPre-compiled binaries are available on the [releases](https://github.com/Rican7/define/releases) page.\n\nIf you have a working Go environment, you can install via `go install`:\n\n```shell\ngo install github.com/Rican7/define@latest\n```\n\n\n## Configuration\n\nThe **define** app allows configuration through multiple means. You can either set configuration via:\n\n1. Command line flags (good for one-off use)\n2. Environment variables (good for API keys)\n3. A configuration file (good for your \"dotfiles\")\n\nWhen multiple means of configuration are used, the values will take precedence in the aforementioned priority.\n\n\n### Command line flags\n\nThe list of command line flags is easily discovered via the `--help` flag. Any passed command line flag will take precedence over any other configuration mechanism.\n\n### Environment variables\n\nSome configuration values can also be specified via environment variables. This is especially useful for API keys of different sources.\n\nThe following environment variables are read by **define**\u0027s sources:\n\n- `MERRIAM_WEBSTER_DICTIONARY_APP_KEY`\n- `OXFORD_DICTIONARY_APP_ID`\n- `OXFORD_DICTIONARY_APP_KEY`\n\n### Configuration file\n\nA configuration file can be stored that **define** will automatically load the values from.\n\n",
"github_repo": "Rican7/define",
"github_stars": 386,
"github_topics": [
"app",
"cli",
"command-line",
"command-line-tool",
"dictionary",
"go",
"golang",
"language",
"thesaurus"
],
"homepage": "https://github.com/Rican7/define",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 9,
"installs_365d": 96,
"installs_90d": 14,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "MIT",
"llm_generated_at": null,
"llm_model": null,
"name": "define",
"oldnames": [],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 8959,
"rank_365d": 9302,
"rank_90d": 10738,
"raw_hash": "06731566fd1a82bb",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/d/define.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "0.4.0",
"versioned_formulae": [],
"why_use_this": null
}