Skip to content

alice-mkh/onboarding

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Onboarding

Translation status

Screenshot

Building, Testing, and Installation

You'll need the following dependencies:

  • libgtk-3-dev
  • libgranite-dev
  • meson
  • valac

Run meson to configure the build environment and then ninja to build

meson build --prefix=/usr
cd build
ninja

To install, use ninja install

ninja install

About

Onboarding app for new users

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vala 87.1%
  • Meson 9.0%
  • CSS 3.0%
  • Python 0.9%