An open API service indexing awesome lists of open source software.

https://github.com/2m/scala-after-dsl


https://github.com/2m/scala-after-dsl

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

This is a simple example that demonstrates how various features of scala
can be used to create rich and powerful DSLs.

### To run this

1. Install [GitHub for Windows](https://windows.github.com/) and clone this repo to your computer.

2. Download [sbt](http://www.scala-sbt.org/download.html) and install it. Make sure you can run `sbt` from your command line.

3. Go to the directory where you cloned this repo and type `sbt run`. Select which App you want to run and hit Enter.