Root folder creation #2
Loading…
x
Reference in New Issue
Block a user
No description provided.
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:
ArgumentParser
package dependency to the package;FileService
service in the library target;CreateRootFolderTask
task in the library target;