@ales.najmann Could you migrate to a binary download from Github instead of Appveyor for clj-kondo? Appveyor downloads are only valid for 6 months. https://github.com/borkdude/clj-kondo/releases/tag/v2019.11.23 Feel free to send a PR to clj-kondo for how people can install clj-kondo on windows using your scoop. I already had a scoop for this, but it hasn't been updated since the Windows binary gave problems, so I stopped updating it. But now it works again. I would be happy to remove it entirely in favor of yours
@ales.najmann And thanks for creating this!
Done 🙂
Cool 🙂 If you could add instructions to your README about how to get install clj-kondo, I'll link to it from clj-kondo, or you could directly make a PR here if you want: https://github.com/borkdude/clj-kondo/blob/master/doc/install.md
I guess it's just scoop install clj-kondo after adding your scoop?
@ales.najmann Added: https://github.com/borkdude/clj-kondo/blob/master/doc/install.md#scoop-windows
I updated installation and update instructions