Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 679 Bytes

README.md

File metadata and controls

39 lines (24 loc) · 679 Bytes

scala_samples

Build Status Build

OverView

Sandbox Repository for implementation to Scala for me.

Usage

Use Sbt ( is build tool for scala).

build

sbt compile

run

sbt run

test

sbt test

License

This repository is MIT License.
see License file.