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

Add a -clean switch #319

Open
1 of 4 tasks
WillStrohl opened this issue Nov 6, 2024 · 0 comments
Open
1 of 4 tasks

Add a -clean switch #319

WillStrohl opened this issue Nov 6, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers sponsors welcome The effort required would make a sponsor the ideal approach to closing this issue.

Comments

@WillStrohl
Copy link
Contributor

Sponsorship

If this request requires additional support (e.g., such as direct email/phone/meeting/development), I have the following interest in helping to sponsor the effort via GitHub Sponsors:

  • None, please continue to work for me for free :P
  • Absolutely, I get value out of this!
  • Maybe later
  • I'm already a sponsor... Woot!

Is your feature request related to a problem?

Some people might want a clean/empty version of the extension(s) that are for DNN specifically. These folks might be considered "advanced" developers in many cases. They may not want to delete any of the boilerplate/placeholder code. A switch can be added to allow the generator to know instead to not add that code.

Describe the solution you'd like

Similar to the existing -f switch, a -clean switch can be added to allow the template code to make a decision to only include the DNN extension structure.

Example: Using the -f switch

When used, the front-end views shouldn't contain any HTML that emits visible objects to the end-user, any included license/release notes/SqlDataProvider and .cs files should only contain the code that's necessary to allow the extension to build, install, and run. Nothing else.

Describe alternatives you've considered

None at this time.

Additional context

None.

@WillStrohl WillStrohl added enhancement New feature or request good first issue Good for newcomers sponsors welcome The effort required would make a sponsor the ideal approach to closing this issue. labels Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers sponsors welcome The effort required would make a sponsor the ideal approach to closing this issue.
Projects
None yet
Development

No branches or pull requests

1 participant