cfshell provides a way to interactively run CFML code using the command
line. This project consists on two parts: a client side written in Python
which handles user interaction, and a server side script running under an
application server which processes the inputs.

This port is setup to work with the Railo/Tomcat package, which must be
configured and running before cfshell can be used.
