Caprine: Add package for Chocolatey

Created on 26 Jun 2018  路  10Comments  路  Source: sindresorhus/caprine

It would be really nice if the installer could be run unattended via Chocolatey...

https://chocolatey.org/

Most helpful comment

I created a Chocolatey package for Caprine starting with v2.35.0. It is now approved and available for download.

All 10 comments

Can you open an issue on https://github.com/electron-userland/electron-builder for Chocolatey support? It will need to be added there first.

Similarly adding as a brew cask install in homebrew.

Similarly adding as a brew cask install in homebrew.

It's already there.

@sindresorhus per the request in electron-builder, looks like you just have to have a Chocolatey script run the windows installer with a /S argument for a silent install.. :-)

@tracker1 I think you misunderstood me. I meant you need to open an issue on electron-builder to add support for generating a Chocolatey-ready package. That includes a Nuspec and other things. electron-builder already has various targets, like NSIS. Chocolatey would be another one. For requirements, see: https://chocolatey.org/docs/create-packages#okay-how-do-i-create-packages

Does electron-builder now support generating Chocolatey-ready packages? I would love to have a package for caprine :)

@tech189 No

If anyone wants this, open an issue on electron-builder like I said.

I created a Chocolatey package for Caprine starting with v2.35.0. It is now approved and available for download.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

petersng picture petersng  路  3Comments

0wlyW00d picture 0wlyW00d  路  3Comments

PanagiotisGts picture PanagiotisGts  路  4Comments

IdiosApps picture IdiosApps  路  3Comments

Martina-Neumayer picture Martina-Neumayer  路  4Comments