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
This installs all the dependencies under project's directory `myapp/myapp-env` and alters the shell environmental variable `PATH` to look up dependencies from `myapp-env`.
1314
+
This installs all the dependencies under the project's `myapp/myapp-env` directory and alters the shell environmental variable `PATH` to look up dependencies from `myapp-env`.
1315
+
None of this manual process is necessary in Scala.
1315
1316
1316
1317
1317
1318
[collections-classes]: {% link _overviews/scala3-book/collections-classes.md %}
0 commit comments