documentation - Start playing with Lift framework on Linux/Fedora -


is there up-to-date documentation can follow start creating, build, deploy, debug , test lift based project? couldn't find such info on official lift site, neither on books offered (simply lift , exploring lift). seems road blocker starters on linux based systems. compare with, play! framework doing job on documentations.

yes. can use lifty plugin sbt , running quickly.

excerpt:

lifty adds scaffolding sbt (simple build tool) , includes templates lift including new projects, adding snippets, models, comet actors, , other templates lift-base projects.

i recommend using giter8 sbt, , comes lift template:

$ g8 --list | grep -i lift tjweir/liftproject                      giter8 template lift 2.2 application 

Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -