https://github.com/mvrilo/github-status-vim
Show the last status message from Github
https://github.com/mvrilo/github-status-vim
Last synced: 5 months ago
JSON representation
Show the last status message from Github
- Host: GitHub
- URL: https://github.com/mvrilo/github-status-vim
- Owner: mvrilo
- License: mit
- Created: 2014-04-02T11:59:59.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-04-09T21:30:07.000Z (about 12 years ago)
- Last Synced: 2025-07-11T07:36:23.344Z (12 months ago)
- Language: VimL
- Size: 129 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# github-status-vim
## Usage
Call `:GithubStatus` and it will print the last [status message](https://status.github.com/).
e.g.
[GitHub Status] Everything operating normally. (updated on 2014-04-01 23:47:38)
## Requirements
- Python or [webapi-vim](https://github.com/mattn/webapi-vim)
## Author
Murilo Santana <>