cheleb/jug-play-scala
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Montpellier JUG web site / play 2.1 / scala 2.10.0 This project needs sbt-dart-plugin to be installed first in your local repository (https://github.com/cheleb/sbt-dart-plugin). $> export DART_HOME=/path/to/dart_sdk $> cd jug-play-scala $> cd app/assets #Install dart dependencies. $> $DART_HOME/bin/pub install $> cd - $> sbt $> run