Skip to content

Instantly share code, notes, and snippets.

@devigned
Created May 11, 2017 00:38
Show Gist options
  • Save devigned/8f1f73a558669421bd5bb41a4108b374 to your computer and use it in GitHub Desktop.
Save devigned/8f1f73a558669421bd5bb41a4108b374 to your computer and use it in GitHub Desktop.
Level 1 - Deploy the App
git clone https://github.com/devigned/level1.git
cd level1
./script/provision.sh
cd api-ruby
bundle install
bundle exec cap production deploy:initial
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment