← All tools

gh

Popularity 65 Updated Development & Build

Boost your productivity & automate tasks when working with GitHub, all from the comfort of your CLI.

npmauto-collected

Installation

npm
npm install -g gh

Install with npm.

DEPRECATED

---

<h1 align="center"Node GH</h1

<p align="center" <a href="#contributors" alt="All Contributors Badge" <img src="https://img.shields.io/badge/allcontributors-88-orange.svg?style=flat-square" / </a <a href="http://npmjs.org/gh" alt="NPM version Badge" <img src="http://img.shields.io/npm/v/gh.svg?style=flat" / </a <a href="https://travis-ci.org/node-gh/gh" alt="Build Status Badge" <img src="http://img.shields.io/travis/node-gh/gh/master.svg?style=flat" / </a <a href="https://snyk.io/test/github/node-gh/gh" alt="Known Vulnerabilities Badge" <img src="https://snyk.io/test/github/node-gh/gh/badge.svg" / </a <a href="https://github.com/semantic-release/semantic-release" alt="Semantic Release Badge" <img src="https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg" / </a <a href="https://lgtm.com/projects/g/node-gh/gh/context:javascript" alt="LGTM Grade Badge" <img src="https://img.shields.io/lgtm/grade/javascript/g/node-gh/gh.svg?logo=lgtm&logoWidth=18" / </a <a href="https://lgtm.com/projects/g/node-gh/gh/alerts" alt="LGTM Total Alerts Badge" <img src="https://img.shields.io/lgtm/alerts/g/node-gh/gh.svg?logo=lgtm&logoWidth=18" / </a </p

Boost your productivity & automate tasks when working with GitHub, all from the comfort of your CLI.

Table of contents

Contributors

<details<summaryGetting Started</summary

  • Install
  • Usage
  • Config
  • Plugins
  • Contributing

</details

<details<summaryAvailable Commands</summary<br/

<details<summaryPull Requests pr</summary

  • --info - Get information about a pull request
  • --list - List pull requests
  • --fetch - Rebase or Merge pull request into new branch
  • --comment - Comment on a pull request
  • --fwd - Forward a pull request to another reviewer
  • --open | --close - Open or Close a pull request
  • --submit - Open or Close a pull request
  • --browser - Open GitHub pull request page in the browser

</details

<details<summaryIssues is</summary

  • --new - Create new issues
  • --comment - Comment on an issue of a repository
  • --list - List issues on a repository
  • --open | --close - Open or Close an issue
  • --browser - Open GitHub issue page in the browser
  • --lock - Lock GitHub issue
  • --search - Search issues in current repository
  • --assign - Assign an issue on a repository to a user