Skip to content

Latest commit

 

History

History
41 lines (34 loc) · 914 Bytes

File metadata and controls

41 lines (34 loc) · 914 Bytes

Welcomatic (Luminus OS First Setup)

This utility is meant to be used in Luminus OS as a first-setup wizard. Its purpose is to help the user to configure the system to their 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

welcomatic

Using custom recipes

Place a new recipe in /etc/welcomatic/recipe.json or launch the utility with the WELCOMATIC_CUSTOM_RECIPE environment variable set to the path of the recipe.