Development
This is a normal sbt project. You can compile code with sbt compile, run it with sbt run, and sbt console will start a Scala 3 REPL.
Beholder requires that ffmpeg is installed to function correctly. The docker build includes ffmpeg.
Useful Commands
stage- Build runnable project intarget/universaluniversal:packageBin- Build zip files of runnable project intarget/universallaikaSite- Build documentation, including API docs totarget/docs/sitecompilethenscalafmtAll- Will convert all syntax to new-style, indent based Scala 3.
Libraries
In this article