10 lines
237 B
Markdown
10 lines
237 B
Markdown
|
# 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.
|