https://github.com/genuinetools/udict
A command line urban dictionary.
https://github.com/genuinetools/udict
cli go urban-dictionary
Last synced: about 1 year ago
JSON representation
A command line urban dictionary.
- Host: GitHub
- URL: https://github.com/genuinetools/udict
- Owner: genuinetools
- License: mit
- Created: 2014-09-20T19:30:42.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2020-09-17T20:07:11.000Z (almost 6 years ago)
- Last Synced: 2025-04-09T16:09:34.050Z (about 1 year ago)
- Topics: cli, go, urban-dictionary
- Language: Makefile
- Homepage:
- Size: 854 KB
- Stars: 108
- Watchers: 4
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# udict
[](https://github.com/genuinetools/udict/actions?query=workflow%3A%22make+all%22)
[](https://github.com/genuinetools/udict/actions?query=workflow%3A%22make+image%22)
[](https://godoc.org/github.com/genuinetools/udict)
[](https://github.com/genuinetools/udict/releases)
A command line urban dictionary.
**Table of Contents**
- [Installation](#installation)
- [Binaries](#binaries)
- [Via Go](#via-go)
- [Usage](#usage)
## Installation
#### Binaries
For installation instructions from binaries please visit the [Releases Page](https://github.com/genuinetools/udict/releases).
#### Via Go
```console
$ go get github.com/genuinetools/udict
```
## Usage
```bash
$ udict afaik
8 definitions returned
# as far as i know
# --(afaik)
#
# It means "As far as I know."
#
# Simple as that.
# --(AFAIK)
#
# As Far As I Know, to my knowledge
# --(AFAIK)
#
# Acronym for "As Far As I Know"
# --(A F A I K)
#
# As Far as I Know
# --(afaik)
#
# afaik, as far as I know, means as far as I know
# --(afaik)
#
# As Far As I know
# --(AFAIK)
#
# As Far As I know
# --(AFAIK)
```