Skip to content

Commit

Permalink
Forget it...
Browse files Browse the repository at this point in the history
  • Loading branch information
joescii committed Jul 7, 2014
1 parent ab74ebe commit 4b2ff2f
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,6 @@ g8 template for getting off the ground with Scala, Lift, and AngularJS
3. In a command console, `cd` to your code cave.
4. Run `g8 joescii/lift-ng.g8`
5. Fill in the prompted blanks. Default values are in the square brackets. Feel free to fill in the first 3 as you wish, but only mess with the versions if you know what you're doing.
a. `name [my-lift-ng-project]:`
b. `organization [org.example]:`
c. `package [org.example.myliftngproject]:`
d. `scalaVersion [2.10.4]:`
e. `sbtVersion [0.13.5]:`
f. `liftVersion [2.5.1]:`
g. `ngVersion [1.2.19]:`
6. cd to the newly created directory and do your `git init`, etc.
7. Launch `sbt` in this directory. Wait patiently as it downloads the internet the first time.
8. Execute `jasmine` to run javascript tests.
Expand Down

0 comments on commit 4b2ff2f

Please sign in to comment.