A command-line thesaurus app for Oxford.
Download the latest release from https://github.com/jakewarren/thesaurus/releases/latest
If you have a working Go environment, you can install via go get
:
go get github.com/jakewarren/thesaurus/...
Uses the configuration scheme used by Rican7/define.
A configuration file can be stored at ~/.define.conf.json
and thesaurus will automatically load the values specified there.
Some configuration values can also be specified via environment variables. This is especially useful for API keys of different sources.
The following environment variables are read by thesaurus's sources:
OXFORD_DICTIONARY_APP_ID
OXFORD_DICTIONARY_APP_KEY
Very heavily based on:
The following are links to register for API keys for the different sources: