OvermindDL1 / elixir_playground

just playing around

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ElixirPlayground

TODO: Add description

Installation

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

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

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

  2. Ensure elixir_playground is started before your application:

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

About

just playing around


Languages

Language:Elixir 100.0%