Root folder creation #2
Reference in New Issue
Block a user
Delete Branch "feature/create-project-root"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the work done to create the root folder of a new project when executing the colibri executable. In addition, some other work has been done:
ArgumentParserpackage dependency to the package;FileServiceservice in the library target;CreateRootFolderTasktask in the library target;