Skip to content
/ dicterm Public
generated from murat/go-boilerplate

dicterm is a terminal interface for merriem webster

License

Notifications You must be signed in to change notification settings

murat/dicterm

Repository files navigation

dicterm

Lint Tests

dicterm is a cli interface for merriem webster dictionary.

Get your api key from https://dictionaryapi.com/account/my-keys

Usage

➜ ./bin/dicterm -h               
Usage of ./bin/dicterm:
  -key string
        dict api key
  -word string
        word to look up

➜ ./bin/dicterm -key XXXXXX -word dictionary
dictionary(noun)

definitions:
- a reference source in print or electronic form containing words usually alphabetically arranged along with information about their forms, pronunciations, functions, etymologies, meanings, and syntactic and idiomatic uses
- a reference book listing alphabetically terms or names important to a particular subject or activity along with discussion of their meanings and applications
- a reference book listing alphabetically the words of one language and showing their meanings or translations in another language

stems:
- dictionaries, dictionary

====================

Todo

  • store key in a dotfile
  • use a beatiful tui

Releases

No releases published

Packages

No packages published