Skip to content

xeredo-solar/nixsetup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Initial Setup

Translation status

An initial setup app to create new users

screenshot@2x

Building, Testing, and Installation

You'll need the following dependencies:

  • desktop-file-utils
  • gettext
  • granite >= 0.5
  • libaccountsservice-dev
  • libgnomekbd-dev
  • libgtk-3-dev
  • libjson-glib-dev
  • libpwquality-dev
  • libxml2-dev
  • libxml2-utils
  • meson
  • valac

Run meson build to configure the build environment. Change to the build directory and run ninja test to build and run automated tests

meson build --prefix=/usr
cd build
ninja test

To install, use ninja install, then execute with io.elementary.initial-setup

sudo ninja install
io.elementary.initial-setup

About

solarOS Initial Setup App forked from elementaryOS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published