This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit 2de85e3ae35bc462c50db250eed01082d5928cb4
tree 41320c3a35f9c82438cf305eab0cef6edc08aad7
parent 98c0469280a430eea2ed77f8f67971873d297774
tree 41320c3a35f9c82438cf305eab0cef6edc08aad7
parent 98c0469280a430eea2ed77f8f67971873d297774
palmtree /
| name | age | message | |
|---|---|---|---|
| |
History.txt | ||
| |
Manifest.txt | ||
| |
README.txt | ||
| |
Rakefile | ||
| |
bin/ | Tue May 06 07:01:31 -0700 2008 | |
| |
examples/ | Tue May 06 07:01:31 -0700 2008 | |
| |
lib/ | ||
| |
scripts/ | Wed May 09 01:57:52 -0700 2007 | |
| |
setup.rb | ||
| |
test/ | Wed May 09 01:57:52 -0700 2007 | |
| |
website/ |
README.txt
README for palmtree =================== Capistrano 2.0 recipes. Usage ===== In your capistrano deploy.rb file add require 'palmtree/recipes' to add the default recipes such as `tail`. If you want to use the Ferret, backgrounDRb or MemCached recipes these need to be explicitly required using require 'palmtree/recipes/ferret' require 'palmtree/recipes/memcached' require 'palmtree/recipes/backgroundrb' respectively.








