RegisWang / scala-tour

A cooler tour the same as scala language

Home Page:www.scala-tour.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scala Tour

A cooler tour the same as scala language

http://www.scala-tour.com/

Compile And Run

Linux/Mac:
./sbt/sbt stage
./target/start

Windows can only compile
sbt\sbt stage

view http://localhost:8080/#/welcome

Pure Text

Scala tour

Translate

The tour is can be translate to Chinese by these scripts:

cat webapp/index.html | scala project/translate-zh.scala  > webapp/index-cn.html
cat scala-tour.md | scala project/translate-zh.scala  > scala-tour-cn.md

About

A cooler tour the same as scala language

www.scala-tour.com


Languages

Language:JavaScript 45.9%Language:HTML 36.9%Language:Scala 10.9%Language:CSS 6.2%Language:Shell 0.1%Language:Batchfile 0.0%