fly

command module
v0.0.0-...-c5ddb1e Latest Latest
Warning

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

Go to latest
Published: Jan 28, 2015 License: Apache-2.0 Imports: 4 Imported by: 0

README

fly

A command line interface that runs a build in a container with ATC.

A good place to start learning about Concourse is its BOSH release.

Building

Fly is built using Go. Building and testing fly is most easily done from a checkout of concourse.

  1. Check out concourse and update submodules:
git clone git@github.com:concourse/concourse.git
cd concourse
git submodule update --init --recursive
  1. Install direnv. Once installed you can cd in and out of the concourse directory to setup your environment.

  2. You can now build the the fly binary with go build:

go build
  1. You can also now run tests by installing and running ginkgo:
go get github.com/onsi/ginkgo/ginkgo
ginkgo -r

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
fakes
This file was generated by counterfeiter
This file was generated by counterfeiter

Jump to

Keyboard shortcuts

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