Skip to content

Latest commit

 

History

History

Scala

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Installation

NOTE: Outdated

Use Coursier to install Scala instead.

Scala and SBT on Ubuntu

  • Just run the following command and it will download and install Scala and SBT. The version will be installed is specified in the install-scala.sh script file (It will be probably changed to fetch the latest version automatically later on).
curl -Lo- https://goo.gl/lYN6xn | bash