~obscurity/def

cli dictionary navigator
♻️ refactor: sane structure
chore: username change
chore(readme): fix build badge

refs

master
browse  log 

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.16 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