akka-template

1 view
Skip to first unread message

Ben Metz

unread,
Jan 2, 2011, 4:06:29 PM1/2/11
to Iowa Scala Enthusiasts
For any of you that are interested in akka, I pushed a blank template
to github. It should have everything you need to dev a serious scala/
akka project including ::

SBT-Akka-Bivy for easy deployment
sbt-akka-plugin for easy updates to new releases
sbt-idea-plugin for super quick IDEA project setup

also deps for:

ScalaTest
Specs
Awaitility [this makes it a hell of a lot easier to test async code]
Squeryl
Postrgres

as long as you have sbt installed, you should be able to do the
following:

git clone g...@github.com:b3n00/akka-template.git
cd akka-template
sbt
update
idea

...and you should have a fully functioning akka environment with an
Intellij project and everything on the classpath.
Reply all
Reply to author
Forward
0 new messages