@ffflorian/gh-open
v3.12.8
Published
Open a GitHub repository in your browser. Opens pull requests by default.
Maintainers
Readme
gh-open

Open a GitHub repository in your browser.
Prerequisites
Installation
ℹ️ This is a pure 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 commandTest
yarn
yarn test