Fall

Framework on top of Rill

Installation

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

def deps do
  [
    {:fall, ">= 0.0.0"}
  ]
end

The docs can be found at https://hexdocs.pm/fall.