This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-github
/
capistrano
Watch
1
Star
0
Fork
You've already forked capistrano
0
mirror of
https://github.com/capistrano/capistrano
synced
2023-03-27 23:21:18 -04:00
Code
Releases
Activity
legacy-v2
capistrano
/
bin
/
cap
5 lines
70 B
Text
Raw
Permalink
Normal View
History
Unescape
Escape
Initial commit of the new switchtower utility git-svn-id: http://svn.rubyonrails.org/rails/trunk/switchtower@1967 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-08-03 08:59:03 -04:00
#!/usr/bin/env ruby
part 2, rename switchtower -> capistrano git-svn-id: http://svn.rubyonrails.org/rails/tools/capistrano@3786 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2006-03-05 22:48:35 -05:00
require 'capistrano/cli'
Refactored CLI stuff. Improved help system. git-svn-id: http://svn.rubyonrails.org/rails/tools/capistrano@6313 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-03-04 13:19:26 -05:00
Capistrano::CLI.execute
Copy permalink