enso/lib
Dmitry Bushev eb1f52984e
Local project manager work against any folder (#8985)
close #8650

Changes in project manager required to work with projects located in custom directories.

Changelog:
- add: `--projects-directory /path/to/projects` `--project-list` command line parameters returning the projects located in custom directory
- update: `project/create`, `project/open`, `project/delete`, `project/rename` commands to work with projects located in custom directories
2024-02-12 09:46:40 +00:00
..
java Store whole IR.Module in .bindings cache (#8924) 2024-02-09 04:51:45 +01:00
rust Make Random.Seed private. Remove unused TEXT_ONLY (#8783) 2024-01-17 17:15:51 +00:00
scala Local project manager work against any folder (#8985) 2024-02-12 09:46:40 +00:00
README.md Add a markdown style guide (#1022) 2020-07-21 13:59:40 +01:00

Libraries

This directory contains the libraries that should remain in this project, but that are not technically part of the main language implementation itself.