/potions

Cocktails provided by http://cocktails-api.herokuapp.com/

Primary LanguageElixir

Potions

Elixir based CLI to query http://cocktails-api.herokuapp.com/

Setup

  • git clone https://github.com/lrosa007/potions.git
  • cd potions
  • mix deps.get
  • mix escript.build
  • ./potions ingredients

Note: installing elixir will give you the mix command