enso/lib/scala/project-manager
Dmitry Bushev 8416e19eef
Refactor project normalized name (#7444)
Followup to #7397. When started this refactoring I only changed the config types and forgot to change the API.

Changelog:
- refactor: rename `projectModule` to `projectNormalizedName` in the API

# Important Notes
https://github.com/enso-org/enso/assets/357683/a840dc90-15f8-4b6d-bbfb-571c53cd2f7d
2023-07-31 17:47:28 +00:00
..
src Refactor project normalized name (#7444) 2023-07-31 17:47:28 +00:00
README.md Add a markdown style guide (#1022) 2020-07-21 13:59:40 +01:00

Project Manager

This library implements the functionality and messages backing the project manager component of the Enso Protocol.