Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 231 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 231 Bytes

UI-Service

An experimental service to run Scalismo-ui as a thrift service.

Compiling and running the service

  1. Create the thrift bindings sbt scroogeGen
  2. Compile sbt compile
  3. Run the server sbt run