A collection of global capistrano recipes to automate common tasks
cd into you user home dir
clone the project as .capistrano
git clone git://github.com/tinycodefactory/Automatify.git .capistrano
and copy the caprc file from the .capistano folder to your user folder
mv .capistrano/caprc .caprc
cap -T
and you should see some extra global tasks
-
Add automatify update task
-
Automatically create environment setting tasks