Skip to content

konzeptual/cap-rezepty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Private capistrano recepies for comfortable deployment.

Usage

  cd your_rails_app
  capify .
  mkdir -p ./config/deploy/recipies/cap_rezepty
  git submodule add [email protected]:krick/cap-rezepty.git config/deploy/recipies/cap-rezepty

in ./config/deploy.rb

load File.join(File.dirname(__FILE__), 'deploy/recipies/cap-rezepty/cap_rezepty.rb') if respond_to?(:namespace)

About

Private recepies for capistrano

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages