logicp 6b0dab6939 initial | há 6 anos atrás | |
---|---|---|
.. | ||
README.md | há 6 anos atrás | |
_scala | há 6 anos atrás |
Completion script for scala and scalac commands.
To use it, add scala
to the plugins array of your zshrc file:
plugins=(... scala)
Command | Description |
---|---|
scala |
Run code in the Scala language |
scalac |
Compiler for the Scala language |