sudara / alonetone

The kick ass (non-commercial) home for musicians and their music

This URL has Read+Write access

commit  d8dfb65c6dc216599fc80aee969c18ed478737ec
tree    40614c7800efbdaf1dda8e7af0d5e5fe3ca1b6fb
parent  629c613fd33466f11ec166c154a6ff589bc67067
alonetone / Capfile
100644 3 lines (3 sloc) 0.151 kb
1
2
3
load 'deploy' if respond_to?(:namespace) # cap2 differentiator
Dir['vendor/plugins/*/recipes/*.rb'].each { |plugin| load(plugin) }
load 'config/deploy'