Skip to content
This repository has been archived by the owner on Jul 1, 2020. It is now read-only.

rvcas/potions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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