Compile LMS from source:
git clone https://github.com/TiarkRompf/lms-clean
cd lms-clean
sbt publishLocal
Clone the project and manage it using sbt:
git clone https://github.com/ChristianMoesl/lms-wasm
cd lms-wasm
sbt
Run tests:
sbt test