[FEAT] automate the adding of modules. #1
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: TDD-Templates/cmake-cmocka-template#1
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
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