Add parsing of command line options

This commit is contained in:
Jarek Sacha 2023-05-15 15:07:40 -04:00
parent 4f7829eea8
commit e263bfaf7b
No known key found for this signature in database
GPG key ID: F29625CE62288163
9 changed files with 180 additions and 9 deletions

View file

@ -1 +1 @@
sbt.version = 1.8.2
sbt.version = 1.8.3

View file

@ -1 +1 @@
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.10")
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.12")