Created
March 8, 2011 14:02
-
-
Save mbmccormick/860286 to your computer and use it in GitHub Desktop.
Deploying an Application to AppHarbor in 10 Minutes
This file contains hidden or 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 remote add appharbor https://[email protected]/returnflix.git | |
git push appharbor master |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment