All Projects → plutov → o

plutov / o

Licence: MIT License
o means open. simple CLI tool to open repository in browser

Programming Languages

shell
77523 projects

o

»o« means open. o.sh is a simple CLI tool to open the repository page of a Git remote in a browser.

Just type o in your Git repo

o.gif

Installation

Clone the repository and run install.sh or run

sh <(curl -s https://raw.githubusercontent.com/plutov/o/master/install.sh)

Usage

Basic

o

Open different remote than origin

o upstream

Supported remote repositories

o detects the corresponding repository page for remotes on the following hosts automatically:

  • GitHub
  • GitLab
  • BitBucket
  • Stash

For all other remotes it guesses the most fitting URL and tries to open it.

Supported OS

  • Linux
  • OSX
  • Windows

License

See LICENSE

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].