/slick2d.g8

giter8 template for Slick2D

Primary LanguageScala

Description

This is a small extra to make g8 philcali/slick2d template into a project with intelliJ Idea support.

Requirements

You'll need sbt and scala plugins in the ide.

Installation

install template:
$ g8 willyfrog/slick2d generate idea's project files: $ sbt gen-idea

Acknowledgment

[Philcali] made all the hard work to get a nice scala-slick2d template [Mpeltonen] did the generation of idea's project files [Philcali]: (github.org/philcali) [Mpeltonen]: (github.org/mpeltonen)