Original tracking issue: Azure/azure-functions-core-tools#5322. Content copied over:
Add the PowerShell stack workload that wires the PowerShell worker into
func init, func new, and func start flows (language detection,
project scaffolding hooks, runtime resolution). Worker package itself is
tracked separately.
Definition of Done
Original tracking issue: Azure/azure-functions-core-tools#5322. Content copied over:
Add the PowerShell stack workload that wires the PowerShell worker into
func init,func new, andfunc startflows (language detection,project scaffolding hooks, runtime resolution). Worker package itself is
tracked separately.
Definition of Done
func init --stack powershellproduces a valid project.func templates listandfunc --help.