Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

REFACTOR: Template flags rework. #68

Merged
merged 5 commits into from
Feb 29, 2024
Merged

REFACTOR: Template flags rework. #68

merged 5 commits into from
Feb 29, 2024

Conversation

CesarD
Copy link
Collaborator

@CesarD CesarD commented Feb 8, 2024

Description

Refactor some of the current Backend template flags to provide a more concise representation of their usage and include some extra flags to allow more granular control over the projects generated within the solution.

Related Issue

Closes #67

How Has This Been Tested?

Different solutions have been generated with different combinations of flags set in different values.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@CesarD CesarD added the enhancement New feature or request label Feb 8, 2024
CHORE: Updating README.md.
@CesarD CesarD merged commit 19b04a4 into main Feb 29, 2024
@CesarD CesarD deleted the refactor/template_flags branch February 29, 2024 21:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

REFACTOR: Backend template flags rework
2 participants