Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 313 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 313 Bytes

A cli tool for urban dictionary

Install

Pre-compiled binaries in bin dir.
If you have Go installed and $GOPATH set then: go get -v github.com/godwhoa/urban

Usage

# Shows one def.
urban [word] 

# Limits def. to number you specify
urban [word] [limit]

# Shows all def.
urban [word] all