Skip to content

pitfail/lift-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a sandbox for experimenting with Lift.

It is forked from simply_lift.

Building

To build and test the application,

./sbt update `~jetty-run`

You can now access it at http:https://localhost:8080/.

sbt will watch for source changes and rebuild AND restart jetty, so you can just leave this command running while you work. It's like magic.

Releases

No releases published

Packages

No packages published

Languages