go-omaha/README.md

12 lines
250 B
Markdown
Raw Normal View History

2013-07-10 00:31:48 +00:00
# Go Omaha
2013-03-27 23:58:22 +00:00
Implementation of the omaha protocol in Go.
https://github.com/google/omaha
2013-06-25 15:21:09 +00:00
2013-07-10 00:31:48 +00:00
## Docs
http://godoc.org/github.com/coreos/go-omaha/omaha
2013-06-25 15:21:09 +00:00
[![Build Status](https://travis-ci.org/coreos/go-omaha.png)](https://travis-ci.org/coreos/go-omaha)