Fork me on GitHub

Macistrano by Mathias Meyer

A RubyCocoa client for Webistrano.

Now, Webistrano is a neat enhancement to just using Capistrano. But lazy that I am I wanted to be able to run deployments from the comfort of my desktop, and be notified with Growl when they were done. So, the idea for Macistrano was born. It utilizes Webistrano's XML REST-API. If you're still fond of the command line, but want to use Webistrano, check out the Webistrano extension for Capistrano.
Macistrano is still a work in progress, still some things to try out, and some things to clean up.

Screenshots



Dependencies

RubyCocoa, built for 10.5, and of course one or more Webistrano installations.

Install

Unzip the file, drop it in your Applications folder, launch.

Authors

Mathias Meyer (meyer@paperplanes.de)

Download

You can download this project in either zip or

You can also clone the project with Git by running:

$ git clone git://github.com/mattmatt/macistrano

Note: If you want to send patches for Nib-files, please let me know your changes, merging them is a nightmare.