An open API service indexing awesome lists of open source software.

https://github.com/xwmx/autocap

My Capistrano Junk Drawer
https://github.com/xwmx/autocap

Last synced: 5 months ago
JSON representation

My Capistrano Junk Drawer

Awesome Lists containing this project

README

          

# autocap

A now unmaintained but possibly still useful collection of old capistrano tasks for deploying Rails applications. Basically my capistrano junk drawer.

You might need to have the `load 'config/deploy'` line before the `Dir['vendor/plugins/*/recipes/*.rb'].each { |plugin| load(plugin) }` line in your Capfile.

Copyright (c) 2007 William Melody, released under the MIT license