Skip to content

Instantly share code, notes, and snippets.

@tbatchelli
Created October 20, 2010 06:12
Show Gist options
  • Save tbatchelli/635873 to your computer and use it in GitHub Desktop.
Save tbatchelli/635873 to your computer and use it in GitHub Desktop.
How does this look like?
(execute-task my-machine
(set-attributes-task
{:memory-size [(long 1024)]
:cpu-count [(long 2)]
:name ["A new name"]})))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment