Created
October 29, 2009 18:34
-
-
Save hone/221688 to your computer and use it in GitHub Desktop.
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
| hone@hone-x200:/tmp/her$ git init | |
| Initialized empty Git repository in /tmp/her/.git/ | |
| hone@hone-x200:/tmp/her$ heroku create | |
| Created http://evening-galaxy-36.heroku.com/ | [email protected]:evening-galaxy-36.git | |
| Git remote heroku added | |
| hone@hone-x200:/tmp/her$ heroku addons:add custom_domains | |
| Adding custom_domains to evening-galaxy-36... done |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment