Replies: 1 comment 1 reply
-
Take a look at our docs, there is plenty of examples there https://scala-cli.virtuslab.org/docs/guides/introduction/configuration |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Newbie question: If I want to use an external library like fast parse in Scala, I write in the source file,
But how do I tell scala-cli to download & provide the JAR for it?
gives me the error "Not found: fastparse".
Beta Was this translation helpful? Give feedback.
All reactions