/cloudberry

Interactive Twitter map analytic application

Primary LanguageScala

Cloudberry Matrix

Cloudberry is now using the Play! Framework and Angular JS

Build Status codecov Join the chat at https://gitter.im/ISG-ICS/cloudberry

For developer please join in our slack group

Build

Prerequisites: scala, sbt

To compile projects

 sbt compile

Run projects

 sbt ";project neo; run "

You can replace the neo to other sub-project to run specific project.