Closed jgod closed 4 years ago
if you want to feel free to do so. software is licensed as EPL 1.0. so according to here https://github.com/Xyrio/RSSOwlnix/blob/master/LICENSE anyone got permission to distribute.
I have created a chocolatey package: https://chocolatey.org/packages/rssowlnix
Let me know if it works well.
have not tried it yet.
i dont know how chocolately updates stuff but there is probably only one use case you want to support for now: on update delete old install folder completely and install new one.
this is not perfect but so far the easiest solution.
I haven't tried update yet but installation is working really fine.
I will wait for you to release another version and as soon as I package it, I will verify if updates work.
If you release an official version (not beta), then the chocolatey package will also get to stable.
Confirmed. Chocolatey upgrades are basically uninstalls and installs. It worked fine.
Thanks @eargollo for setting this up, I've never packaged something for it yet, I just use it a lot (like many devs on Windows).
Just did an install and it picked up on my settings. Seems to work.
I am glad it worked for you too :-) The code for the choco install is at https://github.com/eargollo/choco-rssowlnix I feel like we may need to update the description and metadata at https://github.com/eargollo/choco-rssowlnix/blob/master/rssowlnix.nuspec
Can we add this to chocolatey?