[FEAT] automate the adding of modules. #1
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: TDD-Templates/cmake-cmocka-template#1
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
To make the template more usable and efficient the process of adding in a new subdir to the
src
direcotry should be automated.List of actions that should take place:
Most the features have been implemented. I'm no realizing I should probably add some checks for if the module already exists so it doesn't overwrite existing modules.
Also a way to delete a module might be nice.
Added the checks for the existing directory