Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxLillack committed May 26, 2014
1 parent 22f55db commit fc6f607
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
SSF_ScalaDemo
=============

Example code for "DSLs with Scala"

1. Install SBT

Setup lms:

2. git clone https://github.com/TiarkRompf/virtualization-lms-core.git

3. sbt publish-local

Usage:

1. sbt
2. test or test-only <CLASS_NAME> (e.g. test-only SimpleDSLTests)

0 comments on commit fc6f607

Please sign in to comment.