~obscurity/def

cli dictionary navigator
🐛 fix: better suggestions format
✨ feature: suggest similar words on error, switch to ansi colors
fix: wordwrap examples as well

clone

read-only
https://git.sr.ht/~obscurity/def
read/write
git@git.sr.ht:~obscurity/def

You can also use your local clone with git send-email.

#def

A comfy dictionary navigator for the command line. ☁️

Latest Release Build Status Go Report Card

scrot

#Installation

#Binaries

Download a binary from the releases page.

#Build from source

Go 1.18 or higher required. (install instructions)

go install github.com/fawni/def@latest

#Usage

def <word>

def -h for more information.

#Flags

  • -r, --related: displays synonyms and antonyms if found
  • -e, --examples: displays examples if found
  • -f, --full: displays synonyms, antonyms and examples if found

#License

ISC

Do not follow this link