Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 23 days ago
JSON representation

📦 NPM Package - Allows you to quickly access project resources such as GitHub issues and home pages

Awesome Lists containing this project

README

        

# hubbot [![NPM version](https://badge.fury.io/js/hubbot.svg)](http://badge.fury.io/js/hubbot) [![Known Vulnerabilities](https://snyk.io/test/github/rrainn/hubbot/badge.svg)](https://snyk.io/test/github/rrainn/hubbot) [![Dependencies](https://david-dm.org/rrainn/hubbot.svg)](https://david-dm.org/rrainn/hubbot) [![Dev Dependencies](https://david-dm.org/rrainn/hubbot/dev-status.svg)](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