File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 2727- [ Contribution Guidelines] ( https://github.com/UI5/cli/blob/main/CONTRIBUTING.md )
2828- [ Roadmap] ( https://github.com/UI5/cli/issues/701 )
2929
30- ## Modules
30+ ## Packages
3131
32- UI5 CLI consists of multiple modules. Each one is managed in a separate repository :
32+ UI5 CLI consists of multiple packages managed within this monorepo :
3333
34- - [ ui5-cli ] ( https://github.com/SAP/ui5- cli) : UI5 Command Line Interface, utilizing all of the following modules
35- - [ ui5-project ] ( https://github.com/SAP/ui5- project) : Modules for building a UI5 project's dependency tree, including configuration
36- - [ ui5-server ] ( https://github.com/SAP/ui5- server) : Modules for running a UI5 development server
37- - [ ui5-builder ] ( https://github.com/SAP/ui5- builder) : Modules for building UI5 projects
38- - [ ui5-fs ] ( https://github.com/SAP/ui5-fs ) : UI5 specific file system abstraction
39- - [ ui5-logger ] ( https://github.com/SAP/ui5- logger) : Internal logging module
34+ - ** packages/ cli** : UI5 Command Line Interface, utilizing all of the following packages
35+ - ** packages/ project** : Modules for building a UI5 project's dependency tree, including configuration
36+ - ** packages/ server** : Modules for running a UI5 development server
37+ - ** packages/ builder** : Modules for building UI5 projects
38+ - ** packages/fs ** : UI5 specific file system abstraction
39+ - ** packages/ logger** : Internal logging module
4040
4141** Usage Overview** * (arrows indicate dependencies)*
4242![ Module Overview] ( ./docs/images/Module_overview.png )
You can’t perform that action at this time.
0 commit comments