tedbauer / scala-chess

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scala Chess

Setup

$ brew install sbt   # Install `sbt`.
$ sbt fastLinkJS     # Build `index-dev.html`.

Also, you can enter the sbt console and type ~fastLinkJS, and then on every file update index-dev.html will be automatically recompiled.

About


Languages

Language:Scala 96.7%Language:HTML 2.2%Language:CSS 1.1%