gbs

command module
v0.0.0-...-43d2341 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 12, 2016 License: Apache-2.0 Imports: 8 Imported by: 0

README

gbs

This repository builds a server that can download code for Go repositories and then build it.

Building it

You'll need go and the standard GNU make installed. Once you have those, run the following:

make bootstrsap
go build -o gbs

Running It

Note: Running inside a Docker container is coming

Once you have a build ready, simply run it like this:

./gbs

You can then make requests against it like the following, to build mc:

curl -XPOST localhost:8080/github.com/minio/mc

Notes

All builds are built with the following environment variables set:

  • GO15VENDOREXPERIMENT=1
  • CGO_ENABLED=0

TODOs

See issues for TODOs

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL