All Projects → twitter-archive → gozer

twitter-archive / gozer

Licence: Apache-2.0 license
Prototype mesos framework using new low-level API built in Go

Programming Languages

go
31211 projects - #10 most used programming language
shell
77523 projects

gozer

Build Status GoDoc

Prototype mesos framework using new low-level API built in Go.

Building

This code is part of the greater golang community. It can be retrieved, compiled, tested, and installed using the go tool. In order to use this, you will need a correctly setup golang environment.

shell$ cd $GOPATH
shell$ go get github.com/twitter/gozer/gozer
shell$ go test github.com/twitter/gozer/...
shell$ bin/gozer --help
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].