Parse args with scallop
This commit is contained in:
parent
8f55c90980
commit
4b0a88447b
2 changed files with 11 additions and 16 deletions
|
|
@ -6,4 +6,5 @@ lazy val root = project
|
|||
name := "asciiprooftree",
|
||||
version := "0.0.0",
|
||||
scalaVersion := scala3Version,
|
||||
libraryDependencies += "org.rogach" %% "scallop" % "5.1.0",
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue