A template for giter8 to generate a simple Akka project.
Giter8 is installable with the OS X package manager Homebrew:
$ brew update && brew install giter8
Using a terminal, change to the directory you want the project to be created in, and type:
$ g8 aparenton/akka-project
You will be prompted for a project name, package name, etc. Follow the prompts and your project will be created.