PowerShell Crescendo json files should support multiple native command definitions #45
theJasonHelmick
started this conversation in
Ideas
Replies: 3 comments
|
Yes, that's a must have IMO. |
0 replies
|
I like it. It sounds like it would work perfectly for a tool I have in mind. I think it would make updating the Crescendo module easier if you only had to update/modify one .json file. |
0 replies
|
I would like to take this a step further and have an option for the export step to create a separate ps1 file for each function, instead of dumping them into a single psm1 file. Give me the option to specify a directory for the function files and have them dot sources in the psm1 file and exported in a module manifest. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
PowerShell Crescendo currently supports generating multiple json files into a single PowerShell module.
All reactions