-
Notifications
You must be signed in to change notification settings - Fork 65.5k
Description
Code of Conduct
- I have read and agree to the GitHub Docs project's Code of Conduct
What article on docs.github.com is affected?
What part(s) of the article would you like to see updated?
The default shell on Windows ir now pwsh, all of the examples are only for bash. And there are a few caveats. Attached PR adds PowerShell examples
Ideally the page would be split across technology [bash, pwsh, powershell, javascript] and not [linux, mac, windows] cause, like bash, pwsh is also available on all platforms. I couldn't find how to easily make a tech selector for things other than targetPlatform.
Additional information
The default shell on Windows ir now pwsh, all of the examples are only for bash. And there are a few caveats.
Ideally the page would be split across technology [bash, pwsh, powershell, javascript] and not [linux, mac, windows] cause, like bash, pwsh is also available on all platforms. I couldn't find how to easily make a tech selector for things other than targetPlatform.