Skip to content

Instantly share code, notes, and snippets.

@jkremser
Created February 6, 2014 17:39
Show Gist options
  • Save jkremser/8848955 to your computer and use it in GitHub Desktop.
Save jkremser/8848955 to your computer and use it in GitHub Desktop.
1. Install Scala
----------------
Debian-based:
sudo aptitude install scala
Fedora:
sudo yum install scala
2. editor
---------
whatever you want
(plugin for IntelliJ - http://plugins.jetbrains.com/plugin/?id=1347)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment