View Source Pour
Work in progress. Please stay tuned <3
Installation
The package can be installed by adding pour
to your list of dependencies in mix.exs
:
def deps do
[
{:pour, "~> 0.1.0"}
]
end
License
Pour is released under the Apache License 2.0 - see the LICENSE file.