Skip to content

fmpwizard/lift-custom-wizard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an example of how you could write a wizard like application using Lift. Lift has a Wizard module, but in cases where you need full control of the generated html, or need some other customization, this is one way to go.

To run this project, I included the plugins you need as well as the sbt launcher (0.11.2)

So all you need to do is:

./sbt

container:start

Go to http://127.0.0.1:8080

and enjoy!

You can read more about it on my blog

About

An example of a wizard like application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages