Skip to content
This repository was archived by the owner on Jul 7, 2025. It is now read-only.

Dash-Labs/sluice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sluice

A configuration of jetty to act simply as a static content server. This project is configured to be used as a ply script.

Compilation

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.

About

jetty static file server (configured as a ply script)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages