Go to file
Luna Mendes 4bce1c0146 add basics of cowboy 2018-06-10 18:56:59 -03:00
config add basics of cowboy 2018-06-10 18:56:59 -03:00
lib add basics of cowboy 2018-06-10 18:56:59 -03:00
test initial commit 👌 2018-06-10 18:02:34 -03:00
.formatter.exs initial commit 👌 2018-06-10 18:02:34 -03:00
.gitignore initial commit 👌 2018-06-10 18:02:34 -03:00
README.md initial commit 👌 2018-06-10 18:02:34 -03:00
mix.exs add basics of cowboy 2018-06-10 18:56:59 -03:00
mix.lock initial commit 👌 2018-06-10 18:02:34 -03:00

README.md

Elstat

TODO: Add description

Installation

If available in Hex, the package can be installed by adding elstat to your list of dependencies in mix.exs:

def deps do
  [
    {:elstat, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/elstat.