Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ebowman/scalandradevday

Scala rewrite of a java cassandra hello world app from DigBigData
https://github.com/ebowman/scalandradevday

Last synced: about 1 month ago
JSON representation

Scala rewrite of a java cassandra hello world app from DigBigData

Awesome Lists containing this project

README

        

You’ll need sbt installed for this.

The start the service:

`$sbt container:start`

To run the tests:

`$sbt test`