Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save radinreth/1dac253dfad602327dba to your computer and use it in GitHub Desktop.
Save radinreth/1dac253dfad602327dba to your computer and use it in GitHub Desktop.
1. xcode agreement
$ sudo xcodebuild -license
2. Install sqlite
$ brew install sqlite
3. Bundle install gemfile
$ bundle install
@radinreth
Copy link
Author

  • list app
    heroku apps
  • set app
    heroku git:remote -a myapp_name

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment