Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/typester/gh-open
https://github.com/typester/gh-open
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/typester/gh-open
- Owner: typester
- License: mit
- Created: 2014-05-22T03:52:39.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-07-08T01:36:05.000Z (over 10 years ago)
- Last Synced: 2024-10-11T21:19:53.157Z (about 1 month ago)
- Language: Go
- Size: 242 KB
- Stars: 58
- Watchers: 5
- Forks: 10
- Open Issues: 4
-
Metadata Files:
- Readme: README.org
- License: LICENSE
Awesome Lists containing this project
README
* gh-open
GitHub remote url open command.
** 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_SRCFor others:
[[https://github.com/typester/gh-open/releases][Downloads release binary and put it in your PATH]]
** Author
Daisuke Murase (typester)** License
MIT