@ffflorian/gh-open
TypeScript icon, indicating that this package has built-in type declarations

3.6.2 • Public • Published

gh-open License: GPL v3 npm version

Open a GitHub repository in your browser.

Prerequisites

Installation

ℹ️ This is a hybrid CommonJS / ESM module.

Run yarn global add @ffflorian/gh-open or npm install -g @ffflorian/gh-open.

Usage

Usage: gh-open [options] [directory]

Open a GitHub repository in your browser. Opens pull requests by default.

Options:
  -d, --debug             Enable debug logging
  -p, --print             Just print the URL
  -b, --branch            Open the branch tree (and not the PR)
  -t, --timeout <number>  Set a custom timeout for HTTP requests
  -v, --version           output the version number
  -h, --help              display help for command

Test

yarn
yarn test

Package Sidebar

Install

npm i @ffflorian/gh-open

Weekly Downloads

190

Version

3.6.2

License

GPL-3.0

Unpacked Size

67.2 kB

Total Files

29

Last publish

Collaborators

  • ffflorian