Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/haixiangyan/wtf-cli

A command tool for looking up abbreviation.
https://github.com/haixiangyan/wtf-cli

Last synced: 8 days ago
JSON representation

A command tool for looking up abbreviation.

Awesome Lists containing this project

README

        

# wtf-cli
A command tool for looking up abbreviation **Results provided courtesy of [Abbreviations.com](https://www.abbreviations.com/).**

[![asciicast](https://asciinema.org/a/amfz0RX1BXlJdEqGtdRzmj8Rm.svg)](https://asciinema.org/a/amfz0RX1BXlJdEqGtdRzmj8Rm)

## Install

```
$ brew install node

$ npm i -g wtf-cli
```

## How to use

Example: Look up the meaning of `wtf`.

```
$ wtf wtf
```

## LICENSE

Apache 2.0