You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ricardo Barona edited this page Dec 20, 2016
·
5 revisions
Building or installing prerequisites should be done in a directory created under the /home/solution-user/ directory. It is recommended to create a temporary folder called “src” so that it can be deleted easily after successful validation.
mkdir src
cd src
In order to build Scala code, a SBT installation is required. Please download and install sbt.