Run Script is a plugin for Panic Coda that allows you to execute a script from the command line while editing
Run Script is a Panic Coda plug-in that allows you to execute a Bash, Perl, PHP, Python or Ruby script while editing it by choosing Run Script from the Plug-ins Menu or via the keyboard shortcut command + option + R. Standard Output and Errors from the script are sent to a new window. It works similar to the way the Run and Run Script (depending on the mode) commands work in TextMate.
View a Demo of the Plugin
I recorded a simple screencast demonstrating the use of the plug-in with Perl, PHP, Python and Ruby scripts.
View this Screencast larger on Vimeo.
The script relies on file extension to determine how to execute the file so files must either end in .bash, .php, .pl, .py, .rb or .sh.
Updates
To keep track of changes to this Panic Coda plugin, you can follow the project on GitHub or grab the RSS Feed of updates.
Installation
View the Readme file for installation instructions.
License
Run Script is licensed under an OSF approved BSD License.
©2009-2012 Joseph Bergantine. All rights reserved.


