Skip to content

Implement ability to setup IDE instance #101

@hohwille

Description

@hohwille

As a IDEasy user, I want to be able to setup my project with a single command so that I can automate my setup.
This is the core feature of IDEasy but it is not implemented yet. For devonfw-ide see here:

NOTE: I am thinking of a different way to setup IDEasy compared to devonfw-ide. Therefore, there may only be a single installation of our CLI in $IDE_ROOT instead of multiple ones in each $IDE_HOME. With devonfw-ide we have this redundantly in $IDE_HOME/scripts per instance. Therefore the new setup to be implemented here should be designed like devon ide create.
So a natural way to implement this story would be to add a CreateCommandlet so we can have the same CLI API without the devon as prefix.

ATTENTION: This issue is blocked by #100 and it is closely related to #102

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

Status

✅ Done

Relationships

None yet

Development

No branches or pull requests

Issue actions