Skip to content

Instantly share code, notes, and snippets.

@grahamc
Created August 10, 2011 01:45
Show Gist options
  • Select an option

  • Save grahamc/1135850 to your computer and use it in GitHub Desktop.

Select an option

Save grahamc/1135850 to your computer and use it in GitHub Desktop.
{
"boxfile": "lucid32",
"dependencies": {
"apt": ["build-essential"],
"cpan": "LWP"
},
"commands": [
["echo", "This one might fail :("],
["exit", 1]
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment