LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

hub-browse

opens the GitHub repository page in your web browser

TLDR

Open repo in browser
$ hub browse
copy
Open issues page
$ hub browse -- issues
copy
Open pull requests
$ hub browse -- pulls
copy
Open specific issue
$ hub browse -- issues/[123]
copy
Open wiki
$ hub browse -- wiki
copy
Open different repo
$ hub browse [owner/repo]
copy
Print URL instead of opening browser
$ hub browse -u
copy
Copy URL to clipboard
$ hub browse -c
copy

SYNOPSIS

hub browse [options] [owner/repo] [-- subpage]

DESCRIPTION

hub browse opens the GitHub repository page in your web browser. You can specify subpages like issues, pulls, wiki, commits, or specific file paths. Works with the current repository by default or specify another repo.

PARAMETERS

-u, --url

Print URL instead of opening browser.
-c, --copy
Copy URL to clipboard.
--
Separator for subpage path.

INSTALL

sudo apt install hub
copy
sudo pacman -S hub
copy
sudo zypper install hub
copy
brew install hub
copy
nix profile install nixpkgs#hub
copy

CAVEATS

Hub is deprecated. Consider using gh browse instead.

SEE ALSO

hub(1), gh-browse(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid