Skip to content

Giter8 skeleton for scala libraries

License

Notifications You must be signed in to change notification settings

janjaali/scala-lib.g8

Repository files navigation

scala-lib.g8

Giter8 skeleton for scala libraries with an opinionated structure.

Features

Usage

Apply the template with SBT:

sbt new janjaali/scala-lib.g8

Test

Scripted test

To run scripted test (provided by Giter8Plugin) execute:

sbt g8Test

Test template locally

To test the template locally create a new directory (not in this project folder) and run:

mkdir testDir
cd testDir
sbt new file://../scala-lib.g8/

About

Giter8 skeleton for scala libraries

Topics

Resources

License

Stars

Watchers

Forks

Languages