Skip to content

Get definitions and synonyms from Urban Dictionary via the command line.

Notifications You must be signed in to change notification settings

montanaflynn/urbandict

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Urban Dictionary CLI

Get definitions and synonyms from Urban Dictionary via the command line.

Install

go get github.com/montanaflynn/urbandict

Usage

usage: urbandict [<flags>] <word>

Flags:
  --help           Show help (also see --help-long and --help-man).
  -d, --debug      Enable debug mode.
  -s, --synonyms   Retrieve synonyms instead of definitions.
  --version        Show application version.

Args:
  <word>  Word to define.

About

Get definitions and synonyms from Urban Dictionary via the command line.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages