engauge-digitizer icon indicating copy to clipboard operation
engauge-digitizer copied to clipboard

Feature request: add package to chocolatey

Open ghost opened this issue 5 years ago • 2 comments

To ease install on Windows and spread it's popularity I think adding this package to Chocolatey might be beneficial.

This would make it easier for Windows users to create and maintain an environment on their PC as they could install the software with a single command, e.g.:

choco install engauge

ghost avatar Feb 22 '21 10:02 ghost

Sounds like a good idea. This may take a while since package building with qt sometimes takes a lot of steps. Thanks for the suggestion.

markummitchell avatar Mar 01 '21 03:03 markummitchell

Thanks for picking this up! I am not sure if additional building is needed for chocolatey, my understanding is that you can use the Github release in the chocolatey package. E.g. the dbeaver package (an example of a Github project on chocolatey) points to the release page in one of the scripts.

ghost avatar Mar 01 '21 08:03 ghost