Skip to content

Instantly share code, notes, and snippets.

@tdreyno
Created March 12, 2012 21:57
Show Gist options
  • Save tdreyno/2024966 to your computer and use it in GitHub Desktop.
Save tdreyno/2024966 to your computer and use it in GitHub Desktop.
set :var, "val"
configure :build do
set :var, "buildval"
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment