snipkit icon indicating copy to clipboard operation
snipkit copied to clipboard

Add win32/win64 builds and publish to chocolatey

Open scottmmjackson opened this issue 2 years ago • 2 comments

Because goreleaser is in use here this shouldn't be that difficult:

https://goreleaser.com/customization/chocolatey/

If a PR is welcome I can try to implement this.

scottmmjackson avatar May 08 '23 19:05 scottmmjackson

Hi @scottmmjackson, I don't have a Windows machine so I have no way of testing the tool. I'm open to contributions via PR, though 👍

I suspect there could be multiple issues with Windows so support should be marked experimental.

lemoony avatar May 17 '23 13:05 lemoony

There are, many of them are pathing issues. Getting GitHub Actions to run unit tests on Windows will probably be quite helpful.

I'll see what I can do this weekend, pull request wise.

scottmmjackson avatar May 19 '23 02:05 scottmmjackson