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

Customize module defaults #86

Open
dsolodow opened this issue Jun 27, 2024 · 1 comment
Open

Customize module defaults #86

dsolodow opened this issue Jun 27, 2024 · 1 comment
Labels
enhancement New feature or request Waiting Response

Comments

@dsolodow
Copy link
Contributor

Description

We're finding several customizations we'd like to make to a newly scaffolded module, and wanted to see if we can use a customized Plaster Template to accomplish this.

Describe the solution you'd like

Things we're doing:

  • set company name in manifest
  • modify tasks.json
  • modify extensions.json
  • modify settings.json
  • remove media folder
  • modify PSScriptAnalyzerSettings.psd1

Describe any alternatives you've considered

Additional context

@dsolodow dsolodow added the enhancement New feature or request label Jun 27, 2024
@techthoughts2
Copy link
Owner

I need more details about the specific changes you're proposing.

  • Are you wanting an additional prompt for capturing the company name?
  • What specific modifications do you want to make to tasks.json, extensions.json, and settings.json?
  • Can you clarify the purpose of removing the media folder? What are you expecting Catesta to do here?
  • What changes to PSScriptAnalyzerSettings.psd1? Are these custom or generic for any module scaffold?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Waiting Response
Projects
None yet
Development

No branches or pull requests

2 participants