Skip to content

mdenison/talkallocator_lift

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the Talk Allocator, an example project used for the Scala-Book
http://www.hanser.de/buch.asp?isbn=978-3-446-42399-2&area=Computer

In order to use it, you need the Simple Build Tool
http://code.google.com/p/simple-build-tool/

This is a fork and only works within the Network of the FhS. You will be able to run it, but only if you are student or worker you may log in! 

Quickstart:

$ sbt
> update
> jetty-run

Then open http://localhost:8080/ in your favourite browser.

About

Example for the Lift-Chapter of my Scala-Book

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 100.0%