audio-switcher icon indicating copy to clipboard operation
audio-switcher copied to clipboard

Publish to chocolatey

Open yannisgu opened this issue 10 years ago • 7 comments

Would be nice if this one would be get published to chocolatey :smile:

yannisgu avatar Dec 19 '14 09:12 yannisgu

:+1:

luisrudge avatar Dec 19 '14 12:12 luisrudge

Thanks for the suggestion. I'll look at it over the weekend.

davkean avatar Dec 19 '14 17:12 davkean

Very cool!

yannisgu avatar Dec 19 '14 17:12 yannisgu

Had a look at this, I'm a little confused whether you actually put the executable in the package or just point the ChoclateyInstall.ps1 to a download site. Anyway, I'm not going to be able to look at this for a couple of weeks, will accept a PR to automatically generate this during build.

davkean avatar Dec 21 '14 17:12 davkean

There needs to be an .exe first. So #8 might solve this first part. Secondly, I think the exe needs to have a silent install mode. Here's an example of silently installing Evernote using choc...

Once that's done, I might be able to help with the last step :astonished:

PureKrome avatar Dec 29 '14 13:12 PureKrome

any news on this?

luisrudge avatar Apr 14 '15 17:04 luisrudge

If you add audio-switcher to AppVeyor then you can have it auto publish to Chocolatey. I've set that up for a project of mine and it works really well.

Ventajou avatar Jun 11 '15 17:06 Ventajou