- Notify a GitHub Site Status to Slack incoming webhook.
- Get status (json) from https://status.github.com/api/ then post a messge to Slack incoming webhook.
- Create a config file
config.json
similar toconfig.json.sample
.
$ make
If you want to run on the linux.
$ make linux