Add PowerShell completion#184
Conversation
swsnr
left a comment
There was a problem hiding this comment.
Please rebase onto main and update CHANGELOG.md, and please check whether the package script correctly includes the new completion file in release tarballs.
I'm a bit of a beginner here, could you tell me how to do this? Should I simply call the scripts/package shell script? |
|
@rashil2000 Exactly; you need to make a release build with |
|
@rashil2000 The package script takes arguments; take a look at how it's called in the Github release workflow. |
|
Okay, I was able to generate the archive |

Closes #183