/giphy-cli

Giphy CLI as global dotnet tool - get that url or markdown fast

Primary LanguageC#

giphy-cli

Giphy CLI as global dotnet tool - get that url or markdown fast

Comments, ideas, bug reports and PR are welcome here.

Build Status Travis Build Status

Get started

Head over to GiphyCli on NuGet or continue reading:

You'll need the .NET Core SDK 2.1.300 or newer to install global tools.

Install the Giphy CLI with this command:

> dotnet tool install --global GiphyCli

To search for a gif, simply use

> giphy lolcats

Usage

> giphy cheeseburger

That's it; no options needed. Just pass the search as the first argument.

> giphy "awesome cheeseburger"

So it would look something like this:

Screenshot Giphy CLI

And allow you to just paste the markdown that results in this:

high five amy poehler GIF

Features