Skip to content

Instantly share code, notes, and snippets.

@andre
Created June 20, 2013 21:54
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 andre/5827041 to your computer and use it in GitHub Desktop.
Save andre/5827041 to your computer and use it in GitHub Desktop.
name "scout"
maintainer "CHANGE ME"
homepage "CHANGEME.com"
replaces "scout"
install_path "/opt/scout"
build_version Omnibus::BuildVersion.new.semver
build_iteration 1
# creates required build directories
dependency "preparation"
# scout dependencies/components
dependency "scout"
# version manifest file
dependency "version-manifest"
exclude "\.git*"
exclude "bundler\/git"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment