Go to file
Luna Mendes 740059a4b4 add adapter.transform_val
also add storage of gathered stats
2018-06-11 19:37:49 -03:00
config add /api/current_status 2018-06-11 17:42:40 -03:00
lib add adapter.transform_val 2018-06-11 19:37:49 -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 /api/current_status 2018-06-11 17:42:40 -03:00
mix.lock add /api/current_status 2018-06-11 17:42:40 -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.