Skip to content

Instantly share code, notes, and snippets.

@grahamc
Created August 10, 2011 01:45
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 grahamc/1135850 to your computer and use it in GitHub Desktop.
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