Ruby on Rails | Screencasts | Download | Documentation | Weblog | Community | Source

root/branches/cap2-on-netssh2/bin/cap

Revision 6313, 70 bytes (checked in by minam, 2 years ago)

Refactored CLI stuff. Improved help system.

  • Property svn:executable set to *
Line 
1 #!/usr/bin/env ruby
2
3 require 'capistrano/cli'
4 Capistrano::CLI.execute
Note: See TracBrowser for help on using the browser.