See example/main.go
glide install --strip-vendor
go build -o bin/kv-server example/main.go
bin/kv-server --help