Skip to content

Instantly share code, notes, and snippets.

@djburdick
Created January 26, 2013 22:08
Show Gist options
  • Select an option

  • Save djburdick/4644941 to your computer and use it in GitHub Desktop.

Select an option

Save djburdick/4644941 to your computer and use it in GitHub Desktop.
cruise control basics. #cruise_control
./cruise start
./cruise build project
./cruise build project --trace # with trace
./cruise add project --source-control git --repository
git@git.colo:project.git --branch project_branch # new project
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment