Skip to content

Instantly share code, notes, and snippets.

@yields
Last active January 1, 2016 09:48
Show Gist options
  • Save yields/8126991 to your computer and use it in GitHub Desktop.
Save yields/8126991 to your computer and use it in GitHub Desktop.
$ configure < my-app.json
configure : my-app
install : nginx
start : nginx
install : nodejs
start : my-app
took : 1457ms
$ configure < my-app.json
configure : my-app
took : 122ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment