An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# Avalonia XAML Playground snap

[![avalonia-xaml-playground](https://snapcraft.io/avalonia-xaml-playground/badge.svg)](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

[![Get it from the Snap Store](https://snapcraft.io/static/images/badges/en/snap-store-black.svg)](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)