feat: use cli parsing library and return randomly 0, 100 or 200

This commit is contained in:
2025-01-31 16:29:30 +00:00
parent 160e8bcc1a
commit 1a7aebb5cf
2 changed files with 32 additions and 11 deletions

View File

@@ -4,6 +4,7 @@
// dependencies
//> using dep com.github.j-mie6::parsley::5.0.0-M10
//> using dep com.lihaoyi::os-lib::0.11.3
//> using dep com.github.scopt::scopt::4.1.0
//> using test.dep org.scalatest::scalatest::3.2.19
// these are all sensible defaults to catch annoying issues