commands.sh

cs

all

Application and artifact manager for the Scala language. Installs Scala applications and sets up a Scala development environment. Some subcommands such as `install`, `launch`, `java`, `fetch`, `resolve`, `complete-dep`, etc. have their own usage documentation.

More info →

Examples (6)

List installed applications

cs list

Install a specific application

cs install application_name

Uninstall a specific application

cs uninstall application_name

Setup machine for the Scala development

cs setup

Update all the installed applications

cs update

Display version

cs version
made by @shridhargupta | data from tldr-pages