Feature request: add package to chocolatey
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
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.
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.