Skip to content

Instantly share code, notes, and snippets.

@ChasManRors
Created March 6, 2012 22:34
Show Gist options
  • Save ChasManRors/1989468 to your computer and use it in GitHub Desktop.
Save ChasManRors/1989468 to your computer and use it in GitHub Desktop.
create mode 100644 vendor/assets/stylesheets/.gitkeep
create mode 100644 vendor/plugins/.gitkeep
Creating Heroku app..
run heroku create heroku --stack cedar from "."
! Name is already taken
Pushing to Heroku (this takes time, be patient)..
run git push heroku master from "."
fatal: 'heroku' does not appear to be a git repository
fatal: The remote end hung up unexpectedly
Setting up the Heroku database..
run heroku run rake db:migrate from "."
Running rake db:migrate attached to terminal... failed
! No app specified.
! Run this command from an app folder or specify which app to use with --app <app name>
Restarting servers...
run heroku restart from "."
Restarting processes... ! No app specified.
! Run this command from an app folder or specify which app to use with --app <app name>
============================================================================
Your new Refinery CMS application is now installed and mounts at '/'
============================================================================
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment