Hey, my first Mac Application! (which can hardly be called an App at all)…
This is a Mac OS X droplet for PEAR developers that run Chiara_PEAR_Server. This little droplet just takes in your PEAR Package .tgz and it will release it to Chiara_PEAR_Server.
Just drop your package.tgz onto the droplet, the script examines the .tgz, discovers the channel name it should be released to, prompts for your PEAR channel handle and password and saves the release to the server.
Note: It assumes your admin.php file is located at http://pear.examplechannel.com/admin.php
A very targeted audience, but none-the-less, a handy little droplet I use to deploy releases.
Source is at svn.saltybeagle.com.
This was built using Platypus, CocoaDialog, and my Salty_PEAR_Server_RemoteReleaseDeployer.
