https://github.com/rrainn/hubbot
📦 NPM Package - Allows you to quickly access project resources such as GitHub issues and home pages
https://github.com/rrainn/hubbot
github npm-package
Last synced: about 2 months ago
JSON representation
📦 NPM Package - Allows you to quickly access project resources such as GitHub issues and home pages
- Host: GitHub
- URL: https://github.com/rrainn/hubbot
- Owner: rrainn
- License: mit
- Created: 2017-09-24T20:58:50.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-12-21T18:08:26.000Z (over 8 years ago)
- Last Synced: 2026-05-05T09:28:15.167Z (about 2 months ago)
- Topics: github, npm-package
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/hubbot
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hubbot [](http://badge.fury.io/js/hubbot) [](https://snyk.io/test/github/rrainn/hubbot) [](https://david-dm.org/rrainn/hubbot) [](https://david-dm.org/rrainn/hubbot?type=dev)
hubbot is a tool that allows you to quickly view important details related to your code. Below is a list of example of what hubbot can do.
## Install:
`npm install -g hubbot`
## Examples:
#### Bugs:
- `hubbot bugs` - opens GitHub issues page
- `hubbot issues` - opens GitHub issues page
#### Homepage:
- `hubbot home` - opens GitHub repo page
- `hubbot homepage` - opens GitHub repo page
#### Pull Requests:
- `hubbot pr` - opens GitHub pull requests page
- `hubbot pullrequest` - opens GitHub pull requests page
- `hubbot pulls` - opens GitHub pull requests page