Skip to content

fawni/def

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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