Add gh, package for GitHub-centric ops

This commit is contained in:
Rafal Jeczalik 2015-03-26 11:26:31 +01:00
parent 2023779bad
commit dd3205fe5a

View File

@ -624,6 +624,7 @@ Join us on IRC at **#awesome-go** on freenode [web access](http://webchat.freeno
*Libraries for version control.*
* [git2go](https://github.com/libgit2/git2go) - Go bindings for libgit2.
* [gh](https://github.com/rjeczalik/gh) - Scriptable server and net/http middleware for GitHub Webhooks
* [go-vcs](https://github.com/sourcegraph/go-vcs) - manipulate and inspect VCS repositories in Go.
* [hgo](https://github.com/beyang/hgo) - Hgo is a collection of Go packages providing read-access to local Mercurial repositories.