1.0.2 • Published 8 years ago
guggy-cli v1.0.2
Overview
This adds guggy.com animated gif to the command line. Add your guggy.com API key to your environment and use the command with a sentence to search for.
Also conveniently copies the gif url to your clipboard.
Installation
Assumes in a unix environment like OSX.
- Get a guggy.com API key via their contact form
- Clone this repo
npm i && npm link
- export GUGGY_API_KEY=
your api key
Usage
$ gugcli '<sentence to search for>' | defaults to 'all your base are belong to us'
$ gugcli 'wannna grab some coffee?'
Contribute / Hack
Feel free to re-use, hack, and do whatever you want. Happy coding.