Skip to content

Instantly share code, notes, and snippets.

@allomov
Created December 27, 2017 11:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save allomov/5e12367f37a4efb0e5ddfd3c7d992241 to your computer and use it in GitHub Desktop.
Save allomov/5e12367f37a4efb0e5ddfd3c7d992241 to your computer and use it in GitHub Desktop.
brew tap cloudfoundry/tap
brew install bosh-cli
brew link --overwrite bosh-cli
wget https://github.com/concourse/concourse/releases/download/v3.8.0/concourse-lite.yml
bosh create-env concourse-lite.yml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment