Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vanilla-os/vanilla-tour

A quick slideview Tour of all new things in Vanilla OS.
https://github.com/vanilla-os/vanilla-tour

gnome gtk hacktoberfest tour vanillaos

Last synced: 3 months ago
JSON representation

A quick slideview Tour of all new things in Vanilla OS.

Awesome Lists containing this project

README

        



Vanilla OS Tour


A quick slideview Tour of all new things in Vanilla OS.







## Build

### Dependencies

- build-essential
- meson
- libadwaita-1-dev
- gettext
- desktop-file-utils
- blueprint-compiler

```bash
meson setup build
ninja -C build
```

### Install

```bash
sudo ninja -C build install
```

## Run

```bash
vanilla-tour
```