lando / setup-lando

Set up your GitHub Actions workflow with a specific version of Lando.
https://docs.lando.dev/install
GNU General Public License v3.0
7 stars 6 forks source link

Investigate an MSI Generator #34

Open reynoldsalec opened 5 months ago

reynoldsalec commented 5 months ago

Some enterprise environments and distribution methods for Windows applications require a binary installation method. Given the switch to a script-based installer introduced in #17, we need to build a wrapper that allows us to use the script installer but wrapped in a binary such as an MSI file.