/spray-project.g8

Spray.io project template

Primary LanguageScala

spray-project.g8

A template for giter8 to generate a simple Spray.io 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/spray-project

You will be prompted for a project name, package name, etc. Follow the prompts and your project will be created.