scala: add start interpreter with classpath (#5354)
This commit is contained in:
@@ -7,6 +7,10 @@
|
|||||||
|
|
||||||
`scala`
|
`scala`
|
||||||
|
|
||||||
|
- Start the interpreter with a dependency in the classpath:
|
||||||
|
|
||||||
|
`scala -classpath {{filename.jar}} {{command}}`
|
||||||
|
|
||||||
- Execute a Scala script:
|
- Execute a Scala script:
|
||||||
|
|
||||||
`scala {{script.scala}}`
|
`scala {{script.scala}}`
|
||||||
|
Reference in New Issue
Block a user