ohmyzsh/plugins/scala
adri242 f2d4b9768d Readme for Scala plugin added (#7286) 2018-10-14 09:42:56 -07:00
..
README.md Readme for Scala plugin added (#7286) 2018-10-14 09:42:56 -07:00
_scala use https everywhere (#6574) 2018-08-07 20:42:01 +02:00

README.md

Scala plugin

Completion script for scala and scalac commands.

To use it, add scala to the plugins array of your zshrc file:

plugins=(... scala)

Aliases

Command Description
scala Run code in the Scala language
scalac Compiler for the Scala language