Skip to content

Instantly share code, notes, and snippets.

@ingydotnet
Created February 22, 2012 19:42
Show Gist options
  • Save ingydotnet/1886838 to your computer and use it in GitHub Desktop.
Save ingydotnet/1886838 to your computer and use it in GitHub Desktop.
name: env
framework:
type: node
hooks:
pre-staging:
- git clone git://github.com/ActiveState/stackato-samples.git
- (cd stackato-samples && git submodule update --init)
- mv stackato-samples/node/node-env/* .
- rm -rf stackato-samples/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment