Khunpisit / scala-seed

Scala Seed

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scala Seed for Funtional Programming in FP

This seed is clean project to run Scala Workshop.

  1. Watch https://www.youtube.com/watch?v=LH75sJAR0hc

  2. Java SDK 8.0 latest version http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html

  3. Intelli J community edition https://www.jetbrains.com/idea/?fromMenu#chooseYourEdition

    • Please Enable Scala Plugins.
  4. Install sbt

Windows/> scoop install sbt

OSX/> brew install sbt

CentOS/> yum install sbt

Ubuntu/> apt install sbt
  1. Build
X/> cd $ROOT_PROJECT

X/> sbt compile

For Windows 7 User, Please install latest PowerShell first.
For Windows User, Please install scoop from http://scoop.sh first.

Copyright © 2005 – 2016 Agoda Company Pte. Ltd.

About

Scala Seed


Languages

Language:Scala 100.0%