youhei / gh-open

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gh-open

GitHub remote url open command.

Wercker status

Usage

gh-open ~/path/to/repo

Github Enterprise is supported:

git config hub.host ghe.example.com
git config hub.protocol http

Variables are according to hub.

Requirements

  • git command (in PATH)

Install

For Go User:

go get -u github.com/typester/gh-open

For others:

Downloads release binary and put it in your PATH

Author

Daisuke Murase (typester)

License

MIT

About

License:MIT License


Languages

Language:Go 100.0%