Update powershell example
Open
- Dominant language
- Rust
- Stars
- 35.8k
- Forks
- 846
- Avg merge
- 27m
- Merged PRs (30d)
- 3
Description
*Issue*
Windows now mostly uses Powershell V2, not `powershell.exe`
*Ask*
Consider updating https://github.com/casey/just/blob/master/examples/powershell.just
set windows-shell := ["pwsh.exe", "-NoLogo", "-Command"]
Contributor guide
Research direction
Open examples/powershell.just and compare its current shell example with the command shown in the issue. Update the example to reflect the requested PowerShell executable and options, then verify that the file remains valid and clearly demonstrates the intended Windows shell configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- powershell
- Domain
- cli
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 42/100