Open a GitHub repository in your browser.
ℹ️ This is a pure ESM module.
Run yarn global add @ffflorian/gh-open
or npm install -g @ffflorian/gh-open
.
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
yarn
yarn test