aaronp / js.g8

A scalajs gitter8 template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Giter8 template for a single project with typical plugins, publish options, etc

Usage

sbt new aaronp/js.g8

Which creates a scalajs project where you can then run:

sbt makePage

Testing locally

You need g8 (e.g. "brew install g8"), but then just run

./test.sh

which should open an sbt project in your new 'localtest' project.

About

A scalajs gitter8 template

License:Other


Languages

Language:Scala 78.2%Language:HTML 16.6%Language:JavaScript 2.0%Language:CSS 1.7%Language:Shell 1.5%