Skip to content
xavier edited this page May 3, 2013 · 4 revisions

Compilation

Go to the root of the repository \n scalac src/.scala src//*.scala -d bin/ \n Execution cd bin/ \n scala App \n

Clone this wiki locally