FunWithFlags.UI

A Web dashboard for the FunWithFlags Elixir package.

This package is still a work in progress.

Installation

The package can be installed by adding fun_with_flags_ui to your list of dependencies in mix.exs:

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