8000 GitHub - asdf-community/asdf-scala-cli: Scala CLI plugin for the asdf version manager [maintainer=@rlemaitre]
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

asdf-community/asdf-scala-cli

Repository files navigation

asdf-scala-cli Build Lint

scala-cli plugin for the asdf version manager.

Contents

Dependencies

  • bash, curl, gzip: generic POSIX utilities.

Install

Plugin:

asdf plugin add scala-cli
# or
asdf plugin add scala-cli https://github.com/asdf-community/asdf-scala-cli.git

scala-cli:

# Show all installable versions
asdf list-all scala-cli

# Install specific version
asdf install scala-cli latest

# Set a version globally (on your ~/.tool-versions file)
asdf global scala-cli latest

# Now scala-cli commands are available
scala-cli --help

Check asdf readme for more instructions on how to install & manage versions.

Contributing

Contributions of any kind welcome! See the contributing guide.

Thanks goes to these contributors!

License

See LICENSE © Raphaël Lemaitre

About

Scala CLI plugin for the asdf version manager [maintainer=@rlemaitre]

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Contributors 6

0