Skip to content

Instantly share code, notes, and snippets.

View jailalawat's full-sized avatar
🏠
Looking for remote work

Jai Lalawat jailalawat

🏠
Looking for remote work
  • 1magine web and mobile development
  • ujjain
View GitHub Profile
# config valid only for current version of Capistrano
lock '3.6.1'
set :application, 'alphait'
set :repo_url, "git@host/repository.git"
# Default branch is :master
# ask :branch, `git rev-parse --abbrev-ref HEAD`.chomp
# Default deploy_to directory is /var/www/my_app_name