PowerShell / PowerShell/PSResourceGet
`New-RequiredResourceFile` cmdlet
Open
@alerickson is already working on this.
Since Aug 17, 2022.
feature_request
Issue-Discussion
Semester of Code
- Dominant language
- C#
- Stars
- 576
- Forks
- 114
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 7
Description
Summary of the new feature / enhancement
This cmdlet will create a template file. If the switch -AsPSD1 is used it will create a psd1 file, otherwise it will default to JSON.
Proposed technical implementation details (optional)
TBD, this issue can be used for discussion
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.