Skip to content

Instantly share code, notes, and snippets.

@mbmccormick
Created March 8, 2011 14:02
Show Gist options
  • Save mbmccormick/860286 to your computer and use it in GitHub Desktop.
Save mbmccormick/860286 to your computer and use it in GitHub Desktop.
Deploying an Application to AppHarbor in 10 Minutes
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