Download from release page
Or install through go cmd:
# Install the binary to $GOPATH/bin (or $HOME/go/bin)
go install github.com/xuqingfeng/fregata/cmd/fregata@latestOr build from source:
git clone https://github.com/xuqingfeng/fregata.git && cd fregata
make build
# binary: ./out/fregata- Slack
- Telegram
- Twilio
- SMTP Email
- MACOS
- fregata.conf
fregata -config fregata.conf
docker run --rm -p 2017:2017 -v `pwd`/fregata.conf:/etc/fregata/fregata.conf --name fregata xuqingfeng/fregata