Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/genuinetools/udict

A command line urban dictionary.
https://github.com/genuinetools/udict

cli go urban-dictionary

Last synced: about 1 month ago
JSON representation

A command line urban dictionary.

Awesome Lists containing this project

README

        

# udict

[![make-all](https://github.com/genuinetools/udict/workflows/make%20all/badge.svg)](https://github.com/genuinetools/udict/actions?query=workflow%3A%22make+all%22)
[![make-image](https://github.com/genuinetools/udict/workflows/make%20image/badge.svg)](https://github.com/genuinetools/udict/actions?query=workflow%3A%22make+image%22)
[![GoDoc](https://img.shields.io/badge/godoc-reference-5272B4.svg?style=for-the-badge)](https://godoc.org/github.com/genuinetools/udict)
[![Github All Releases](https://img.shields.io/github/downloads/genuinetools/udict/total.svg?style=for-the-badge)](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)
```