Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/haixiangyan/wtf-cli
- Owner: haixiangyan
- License: apache-2.0
- Created: 2019-07-17T23:40:30.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-02-12T10:32:07.000Z (over 2 years ago)
- Last Synced: 2024-10-25T02:47:44.652Z (16 days ago)
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/wtf-cli
- Size: 39.1 KB
- Stars: 37
- Watchers: 1
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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