Skip to content

Instantly share code, notes, and snippets.

@markerdmann
Created July 13, 2011 18:09
Show Gist options
  • Save markerdmann/1080897 to your computer and use it in GitHub Desktop.
Save markerdmann/1080897 to your computer and use it in GitHub Desktop.
Deploy Redweb to DotCloud
git clone git@github.com:markerdmann/redweb.git
cd redweb
dotcloud create helloredweb
dotcloud push helloredweb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment