Skip to content

Instantly share code, notes, and snippets.

@1syo
Created October 23, 2013 07:59
Show Gist options
  • Save 1syo/7114373 to your computer and use it in GitHub Desktop.
Save 1syo/7114373 to your computer and use it in GitHub Desktop.
mkdir -p config/deploy
create config/deploy.rb
create config/deploy/staging.rb
create config/deploy/production.rb
mkdir -p lib/capistrano/tasks
Capified
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment