Root folder creation #2

Merged
javier merged 21 commits from feature/create-project-root into main 2025-01-27 23:54:51 +00:00
Owner

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:

  • added the ArgumentParser package dependency to the package;
  • implemented the FileService service in the library target;
  • implemented the CreateRootFolderTask task in the library target;
  • removed some unnecessary comments and boilerplate code;
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: * added the `ArgumentParser` package dependency to the package; * implemented the `FileService` service in the _library_ target; * implemented the `CreateRootFolderTask` task in the _library_ target; * removed some unnecessary comments and boilerplate code;
javier added the
Kind/Feature
Priority
High
labels 2025-01-27 23:50:16 +00:00
javier self-assigned this 2025-01-27 23:50:16 +00:00
javier added 20 commits 2025-01-27 23:50:17 +00:00
# Conflicts:
#	Sources/Executable/Commands/Create.swift
javier added 1 commit 2025-01-27 23:54:08 +00:00
javier merged commit b8c354e614 into main 2025-01-27 23:54:51 +00:00
javier deleted branch feature/create-project-root 2025-01-27 23:54:51 +00:00
javier referenced this issue from a commit 2025-01-27 23:54:53 +00:00
Sign in to join this conversation.
No Reviewers
No Milestone
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: rock-n-code/colibri#2
No description provided.