tintoy / akka-scala-sbt.g8

Modern Akka, Scala, sbt giter8 template.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Akka, Scala, sbt template

Because Typesafe Activator is a poor replacement for giter8.

  • Scala 2.10.3
  • Akka 2.2.3 (akka-actor and akka-testkit)
  • sbt 0.13.0

As I bump versions check the branches for previous versions of the packages referenced by this template.

Includes a sample akka.Main implementation so you can muck around with Actors immediately.

License

Copyright 2012 Typesafe, Inc.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this software except in compliance with the License. You may obtain a copy of the License at:

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

My Modifications

I modified files. Really? Apache 2.0 license burden? Sheesh.

Copyright 2014 Charles Feduke

About

Modern Akka, Scala, sbt giter8 template.


Languages

Language:Scala 100.0%