https://github.com/asdf-community/asdf-dotty
dotty (Scala 3) plugin for the asdf version manager [maintainer=@vic]
https://github.com/asdf-community/asdf-dotty
asdf asdf-plugin
Last synced: 4 months ago
JSON representation
dotty (Scala 3) plugin for the asdf version manager [maintainer=@vic]
- Host: GitHub
- URL: https://github.com/asdf-community/asdf-dotty
- Owner: asdf-community
- License: mit
- Created: 2019-04-12T02:48:14.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2026-03-04T04:34:11.000Z (4 months ago)
- Last Synced: 2026-03-04T09:45:05.354Z (4 months ago)
- Topics: asdf, asdf-plugin
- Language: Shell
- Homepage: https://github.com/asdf-vm/asdf
- Size: 14.6 KB
- Stars: 6
- Watchers: 4
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# asdf-dotty
[Dotty](https://github.com/lampepfl/dotty) (Scala3) plugin for [asdf](https://github.com/asdf-vm/asdf) version manager
## Install
- Dotty requires a Java runtime to be installed.
```
asdf plugin-add dotty https://github.com/vic/asdf-dotty.git
```
## Use
Check [asdf](https://github.com/asdf-vm/asdf) readme for instructions on how to install & manage versions of Dotty.