alertmanager/README.md

10 lines
263 B
Markdown
Raw Normal View History

2016-11-03 18:49:03 +00:00
# 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)