Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
dpp committed Jul 18, 2010
1 parent 4042aa3 commit dcf16d5
Show file tree
Hide file tree
Showing 22 changed files with 1 addition and 550 deletions.
20 changes: 1 addition & 19 deletions README
@@ -1,19 +1 @@
Install Java, Simple Build Tool, and Git

Clone this repository with:

git clone git://github.com/dpp/lift_sbt_prototype.git

Then cd into lift_sbt_prototype and type:
sbt

At the sbt prompt, type:
update

Then:
jetty-run

Point your browser to:
http://localhost:8080/

Voila a running Lift app
This repository has been superceded by http://github.com/lift/lift_sbt_prototype
9 changes: 0 additions & 9 deletions project/build.properties

This file was deleted.

20 changes: 0 additions & 20 deletions project/build/LiftProject.scala

This file was deleted.

Empty file removed src/main/resources/.keep
Empty file.
Empty file.
70 changes: 0 additions & 70 deletions src/main/scala/bootstrap/liftweb/Boot.scala

This file was deleted.

Empty file removed src/main/scala/code/comet/.keep
Empty file.
57 changes: 0 additions & 57 deletions src/main/scala/code/lib/DepencyFactory.scala

This file was deleted.

38 changes: 0 additions & 38 deletions src/main/scala/code/model/User.scala

This file was deleted.

25 changes: 0 additions & 25 deletions src/main/scala/code/snippet/HelloWorld.scala

This file was deleted.

Empty file removed src/main/scala/code/view/.keep
Empty file.
21 changes: 0 additions & 21 deletions src/main/webapp/WEB-INF/web.xml

This file was deleted.

Binary file removed src/main/webapp/images/ajax-loader.gif
Binary file not shown.
9 changes: 0 additions & 9 deletions src/main/webapp/index.html

This file was deleted.

5 changes: 0 additions & 5 deletions src/main/webapp/static/index.html

This file was deleted.

86 changes: 0 additions & 86 deletions src/main/webapp/templates-hidden/default.html

This file was deleted.

21 changes: 0 additions & 21 deletions src/main/webapp/templates-hidden/wizard-all.html

This file was deleted.

Empty file removed src/test/resources/.keep
Empty file.

0 comments on commit dcf16d5

Please sign in to comment.