Closed ckesc closed 8 years ago
I'm thinking about auto publishing Wox.Plugin.dll
to nuget automatically. I found myget. If appveyor can cover that, I will happy to do some research on it.
Finally, get auto publishing to nuget work.
Great! What about chocolatey?
16:49, вс, 14.12.2014, qianlifeng notifications@github.com:
Finally, get auto publishing to nuget work.
— Reply to this email directly or view it on GitHub https://github.com/qianlifeng/Wox/issues/213#issuecomment-66913793.
Still working on it.
Made package for easy install via chocolatey.org ! https://chocolatey.org/packages/wox
May be add this badgeto readme? =)
<a href="https://chocolatey.org/packages/wox">
<img src="https://img.shields.io/badge/chocolatey-wox-b4884f.svg?style=flat" style="height:auto; width: 100%">
</a>
Thx ckesc. it will be great if we can make this automatically.
Hey! I found some instruction for it http://www.jdibble.co.uk/blog/building-and-deploying-clickonce-applications-with-appveyor/ May be you will try it? :)
If need I can add you as maintainer to chocolatey package
Please configure CI server to autopublish WOX =)
I`ve noticed tha you using appveyor. It seems tha it can be configured to autobuild-and-pack for nuget system. Than you can (also automatic) publish it to https://chocolatey.org (It is apt-get for windows)