Go to file
Luna Mendes fe9314c8a0 add distillery 2018-06-11 23:18:28 -03:00
config add /api/current_status 2018-06-11 17:42:40 -03:00
lib api: remove debug 2018-06-11 19:42:21 -03:00
rel add distillery 2018-06-11 23:18:28 -03:00
static add static/index.html 2018-06-11 18:36:16 -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 gitignore: add db files 2018-06-11 17:44:02 -03:00
README.md initial commit 👌 2018-06-10 18:02:34 -03:00
mix.exs add distillery 2018-06-11 23:18:28 -03:00
mix.lock add distillery 2018-06-11 23:18:28 -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.