An open API service indexing awesome lists of open source software.

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]

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.