alertmanager/README.md
2016-11-03 19:50:48 +01:00

10 lines
263 B
Markdown

# Alertmanager UI
This is a re-write of the Alertmanager UI in [elm-lang](http://elm-lang.org/).
## Requirements
- Go installed (https://golang.org/dl/)
- This repo is cloned into your `$GOPATH`
- Elm is installed (https://guide.elm-lang.org/get_started.html)