Skip to content

fmpwizard/specs-lift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Install Java, Simple Build Tool

http://code.google.com/p/simple-build-tool/

Run:

git clone git://github.com/fmpwizard/specs-lift.git


Then cd into specs-lift and type:
sbt

At the sbt prompt, type:
update

#This may take a while the first time, it will download dependences.

Then:

>test

and you will see the test pass :)

if you want to see the UI, do

>jetty-run

and go to:

http://127.0.0.1:8080/main-tab?v=2.3.4.00

Enjoy!

  Diego

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages