This build file defines a ScalaScript trait that can be used to build Scala Scripts.
The trait adds some methods to the build process:
runto execute the scripttestto call a matching script test file in the patternscriptname.test.scalanativeto build a native image using GraalVM in the same dir. The binary is compressed with UPX.