Skip to content
/ giphy Public

A fun little erlang app that lets you search for and save your favorite giphy gifs.

Notifications You must be signed in to change notification settings

samwar/giphy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

giphy

An erlang application built to search for and save your favorite G rated giphy gifs.

Setup

If you're using macOS, you'll need a couple of tools to get this application up and running:

  • Homebrew
  • erlang
  • make
  • git

You can install homebrew by following the instructions found here.

If you're running a different OS, say Windows, you can find some good instructions on installing the required tooling here.

After you've installed homebrew run the following command:

$ brew install git erlang make

When the tooling is finished navigate to your favorite directory and clone this repository:

$ git clone https://github.com/samwar/giphy.git

To start using this baby, navigate to $FAVORITE_DIRECTORY/giphy and execute

$ make run

And finally point your browser to localhost:8080.

About

A fun little erlang app that lets you search for and save your favorite giphy gifs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published