This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
captor /
| name | age | message | |
|---|---|---|---|
| |
README.textile | Tue Oct 07 16:56:21 -0700 2008 | |
| |
cap.rb | Tue Oct 07 16:56:21 -0700 2008 | |
| |
cap_client.rb | Wed Oct 08 13:53:20 -0700 2008 | |
| |
cap_serve.rb | Tue Oct 07 16:56:21 -0700 2008 | |
| |
captor.rb | Wed Oct 08 13:53:20 -0700 2008 | |
| |
config.rb | Wed Oct 08 13:53:20 -0700 2008 | |
| |
project.rb | Wed Oct 08 13:53:20 -0700 2008 |
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







