regularlady / vegas

What happens in Elixir, stays with Elixir.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vegas

Installation

If available in Hex, the package can be installed as:

  1. Add vegas to your list of dependencies in mix.exs:

    def deps do [{:vegas, "~> 0.0.1"}] end

  2. Ensure vegas is started before your application:

    def application do [applications: [:vegas]] end

About

What happens in Elixir, stays with Elixir.


Languages

Language:Elixir 100.0%