gh-open icon indicating copy to clipboard operation
gh-open copied to clipboard

  • gh-open

GitHub remote url open command.

#+BEGIN_HTML Wercker status #+END_HTML

** Usage

#+BEGIN_SRC sh gh-open ~/path/to/repo #+END_SRC

** Requirements

  • git command (in PATH)

** Install

For Go User: #+BEGIN_SRC sh go get -u github.com/typester/gh-open #+END_SRC

For others:

[[https://github.com/typester/gh-open/releases][Downloads release binary and put it in your PATH]]

** Author Daisuke Murase (typester)

** License MIT