lochnesh / consul_informant

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

ConsulInformant

Monitor Consul for service changes and perform some actions

##To run

mix deps.get
CONSUL_URL=http://localhost:8500 iex -S mix

##Tests

mix test

##Code analysis

mix credo --strict

About


Languages

Language:Elixir 100.0%