The first boot app
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
mirkobrombin 1af370a675 re-rebrand 2 years ago
.github/workflows re-rebrand 2 years ago
data re-rebrand 2 years ago
debian re-rebrand 2 years ago
po re-rebrand 2 years ago
vanilla_first_setup re-rebrand 2 years ago
.gitignore re-rebrand 2 years ago
LICENSE add license 2 years ago
README.md re-rebrand 2 years ago
VERSION 0.0.3 - rebrand 2 years ago
meson.build re-rebrand 2 years ago

README.md

Vanilla OS First Setup

This utility is meant to be used in Vanilla OS as a first-setup wizard. It's purpose is to help the user to configure the system to his needs, e.g. by configuring snap, flatpak, flathub, etc.

Build

Dependencies

  • build-essential
  • meson
  • libadwaita-1-dev
  • gettext
  • desktop-file-utils

Build

meson build
ninja -C build

Install

sudo ninja -C build install

Run

vanilla-first-setup