Created
July 13, 2011 18:09
-
-
Save markerdmann/1080897 to your computer and use it in GitHub Desktop.
Deploy Redweb to DotCloud
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git clone [email protected]: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