blob: 0ff7b5257ece3ebd3cd051edd9a320bb7d1e95db (
plain)
1
2
3
4
5
6
7
8
9
|
# ghstat
--
Command ghstat shows the status of GitHub via their status API.
Usage of ./ghstat:
-message=false: show last message?
This follows https://status.github.com/api for all but the list of all recent
status messages.
|