ui5-tooling icon indicating copy to clipboard operation
ui5-tooling copied to clipboard

Improve "init" command

Open matz3 opened this issue 7 years ago • 0 comments

Expected Behavior

When executing "ui5 init", the command should not only detect the project type but also dependencies to other libraries, components and themes. It might give hints for further steps, such as printing npm install @openui5/... to install the dependencies.

Current Behavior

"ui5 init" only detects the project type but not dependencies.

Context

  • UI5 Module Version (output of ui5 --version when using the CLI): v0.2.9

matz3 avatar Jan 04 '19 14:01 matz3