You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ sbt managedSources # Needed for IDE import to succeed
22
22
```
23
+
Pass `--single-branch` to clone only the master branch, otherwise cloning will be *much* slower (details in [issue #3236](https://github.com/lampepfl/dotty/issues/3236)).
23
24
24
25
Dotty provides a standard sbt build: compiling, running and starting a repl can
0 commit comments