aparenton / akka-project.g8

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

akka-project.g8

A template for giter8 to generate a simple Akka project.

Installation

Giter8 is installable with the OS X package manager Homebrew:

$ brew update && brew install giter8

Usage

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.

About


Languages

Language:Scala 98.0%Language:Shell 2.0%