termdict

command module
v0.1.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 26, 2024 License: MIT Imports: 5 Imported by: 0

README

termdict

termdict is a small dictionary tool for the command line, utilizing the Free Dictionary API.

You can use it to define words:

$ termdict define synthesis
synthesis
[noun] A deduction from the general to the particular.
[noun] The combination of thesis and antithesis.
[noun] (grammar) The uniting of ideas into a sentence.
[noun] The reunion of parts that have been divided.

or use it to manage your own vocab list for convenient access:

$ termdict add ameliorate entropy

$ termdict list
ameliorate
entropy

$ termdict random
ameliorate
[verb] To become better; improve.

Install

Install via the below command:

go install github.com/caproven/termdict@latest

Usage

Run termdict to see a list of available commands. Use the --help on any command to see all options.

Storage

termdict will store your vocab list under {USER_CONFIG_DIR}/termdict/.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL