pluralsh / plural-cli

cli for the plural platform
MIT License
27 stars 10 forks source link

feat: Add embedded UI with app installer wizard #371

Closed floreks closed 1 year ago

floreks commented 1 year ago

Summary

Architecture support

In general embedded UI will only be available for below architectures:

Other supported architectures (linux/arm64 and windows/arm64) and docker images will not have embedded UI.

Test Plan

Locally and partially via GitHub action that stored output binaries for different architectures. I was able to test them on both windows/linux and with help of @maciaszczykm on M1 macOS.

Checklist