logicp 6b0dab6939 initial | před 6 roky | |
---|---|---|
.. | ||
README.md | před 6 roky | |
_scala | před 6 roky |
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 |