1.0.2 • Published 7 years ago

guggy-cli v1.0.2

Weekly downloads
1
License
ISC
Repository
-
Last release
7 years ago

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.

  1. Get a guggy.com API key via their contact form
  2. Clone this repo
  3. npm i && npm link
  4. export GUGGY_API_KEY=your api key

Usage

$ gugcli '<sentence to search for>' | defaults to 'all your base are belong to us'

gif

$ gugcli 'wannna grab some coffee?'

gif

Contribute / Hack

Feel free to re-use, hack, and do whatever you want. Happy coding.