A configuration of jetty to act simply as a static content server. This project is configured to be used as a ply script.
Sluice uses ply as its build tool, ensure you have it installed. To compile:
$ ply clean install
One can then copy the generated target/sluice-1.0.jar
into a scripts directory for ply
to execute.