groo is a shell script to help you easily access to a website on git remote in current.
In a git managed directory: (default target is “origin”)
groo
If you want to specify remote:
groo -r [remote]
- github.com
- gitlab.com
First, you need to run the tap command:
brew tap cyberwo1f/groo
Next, run the install command:
brew install groo
Currently, only Mac OS is supported.
MIT