Skip to content

jstclair/giphy-cli

 
 

Repository files navigation

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

About

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

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%