https://github.com/mateusrodrigues/avalonia-xaml-playground-snap
A snap package for the Avalonia XAML Playground
https://github.com/mateusrodrigues/avalonia-xaml-playground-snap
Last synced: 3 months ago
JSON representation
A snap package for the Avalonia XAML Playground
- Host: GitHub
- URL: https://github.com/mateusrodrigues/avalonia-xaml-playground-snap
- Owner: mateusrodrigues
- Created: 2024-10-06T03:06:48.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-03-07T20:10:27.000Z (3 months ago)
- Last Synced: 2025-03-07T21:20:31.253Z (3 months ago)
- Homepage: https://snapcraft.io/avalonia-xaml-playground
- Size: 31.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Avalonia XAML Playground snap
[](https://snapcraft.io/avalonia-xaml-playground)
This is the **unofficial** snap package of the Avalonia XAML Playground application.
This repository does not hold the actual source code of the XAML playground itself. For that, please refer to the [Avalonia XAML Playground GitHub repository](https://github.com/AvaloniaUI/XamlPlayground).
## How to Install
[](https://snapcraft.io/avalonia-xaml-playground)
### App Center
1. Go to the App Center and search for "Avalonia XAML Playground"
2. Click Install
3. Launch the application from the Apps grid or invoke `avalonia-xaml-playground` on the terminal.### CLI
1. Run `sudo snap install avalonia-xaml-playground`
2. Launch the application from the Apps grid or invoke `avalonia-xaml-playground` on the terminal.## Resources
- [Avalonia XAML Playground GitHub repository](https://github.com/AvaloniaUI/XamlPlayground)