Skip to content

Feature/app distribution with package manager#170

Merged
highbyte merged 7 commits into
masterfrom
feature/app-distribution-with-package-manager
Mar 27, 2026
Merged

Feature/app distribution with package manager#170
highbyte merged 7 commits into
masterfrom
feature/app-distribution-with-package-manager

Conversation

@highbyte

@highbyte highbyte commented Mar 26, 2026

Copy link
Copy Markdown
Owner

Adds installation of Avalonia UI desktop frontend via package manager.

macOS (Homebrew)

brew tap highbyte/dotnet-6502
brew install --cask dotnet-6502

Linux (Homebrew)

brew tap highbyte/dotnet-6502
brew install --formula dotnet-6502

Windows (Scoop)

scoop bucket add dotnet-6502 https://github.com/highbyte/scoop-dotnet-6502
scoop install dotnet-6502

@highbyte highbyte marked this pull request as ready for review March 27, 2026 10:58
@sonarqubecloud

Copy link
Copy Markdown

@highbyte highbyte merged commit c4432e6 into master Mar 27, 2026
5 checks passed
@highbyte highbyte deleted the feature/app-distribution-with-package-manager branch March 27, 2026 11:05
highbyte added a commit that referenced this pull request Mar 31, 2026
* Add workflow job for updating Brew and Scoop repos with meta data for new Avalonia Desktop app release.

* Change desktop apps to expect appsettings.json in same directory as executable.

* Embed icon to Avalonia Desktop app

* Update dpc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant