alexyoung / captor
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
My Name (author)
Wed Oct 08 13:53:20 -0700 2008
captor /
| name | age | message | |
|---|---|---|---|
| |
README.textile | ||
| |
cap.rb | ||
| |
cap_client.rb | ||
| |
cap_serve.rb | ||
| |
captor.rb | ||
| |
config.rb | ||
| |
project.rb |
README.textile
About Captor
Captor uses Shoes to create a GUI for Capistrano Capfiles.
- This is a prototype proof of concept
- I’m currently using drb to access Capfiles because Shoes is having trouble with net/ssh
Notes and Design
Usage
Make sure you run cap_serve.rb. This won’t be needed in the future, it’s just until I can get Shoes running with Capistrano.
Define a list of projects in captor.rb (obviously this will work through the user interface in the future.)
ruby cap_serve.rb
open captor.rb -a /Applications/Shoes.app

