Skip to content

alt-gnome/ReadySet

Repository files navigation

Ready, Set, Go!

A utility for configuring the system at the first startup

All possible steps for now:

App using steps. Curently available steps:

  • user-with-root (Setup user with administrator password)
  • user (Root password skips)
  • keyboard (Choosing layouts)
  • language (Users language)

Install

ALT Linux

sudo apt-get update && apt-repo test 391737

Building from sources

Dependencies

  • meson
  • vala
  • gtk4
  • libadwaita-1
  • gnome-desktop-4
  • gee-0.8
  • accountsservice
  • ibus-1.0
  • pwquality
  • blueprint-compiler

Building

meson setup _build

Installing

meson install -C _build

Uninstalling

meson uninstall -C _build

Mentions

Contributors 4

  •  
  •  
  •  
  •  

Languages