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
Copy file name to clipboardExpand all lines: README.md
+6-7Lines changed: 6 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,13 +33,12 @@ Note that previous versions (up to v4) are maintained in [dedicated repositories
33
33
## Packages
34
34
35
35
UI5 CLI consists of multiple packages managed within this monorepo:
36
-
37
-
-[](https://coveralls.io/github/SAP/ui5-cli)**packages/cli**: UI5 Command Line Interface, utilizing all of the following packages
38
-
-[](https://coveralls.io/github/SAP/ui5-project)**packages/project**: Modules for building a UI5 project's dependency tree, including configuration
39
-
-[](https://coveralls.io/github/SAP/ui5-server)**packages/server**: Modules for running a UI5 development server
40
-
-[](https://coveralls.io/github/SAP/ui5-builder)**packages/builder**: Modules for building UI5 projects
41
-
-[](https://coveralls.io/github/SAP/ui5-fs)**packages/fs**: UI5 specific file system abstraction
-[](https://coveralls.io/github/UI5/cli)**packages/cli**: UI5 Command Line Interface, utilizing all of the following packages
37
+
-[](https://coveralls.io/github/UI5/cli)**packages/project**: Modules for building a UI5 project's dependency tree, including configuration
38
+
-[](https://coveralls.io/github/UI5/cli)**packages/server**: Modules for running a UI5 development server
39
+
-[](https://coveralls.io/github/UI5/cli)**packages/builder**: Modules for building UI5 projects
40
+
-[](https://coveralls.io/github/UI5/cli)**packages/fs**: UI5 specific file system abstraction
0 commit comments