timshadel / webistrano forked from gitmirror/webistrano

My fork of the Webistrano SVN source mirror.

This URL has Read+Write access

Marcus Lamer (author)
Sun Oct 12 08:28:44 -0700 2008
timshadel (committer)
Sat Jan 24 12:54:55 -0800 2009
commit  0557f8d38fd2fa1e81ffb8a9aec2c48ee3f3cc9d
tree    371fc8d5c257907a47dbdedfde771dae43ac6eca
parent  8fda6cce7f73412f8b3b346b8ad8e6698f47da1b
webistrano / lib / webistrano.rb
100644 5 lines (5 sloc) 0.154 kb
1
2
3
4
5
require 'webistrano/extensions'
require 'webistrano/configuration'
require 'webistrano/logger'
require 'webistrano/deployer'
require 'webistrano/template'