Skip to content

Create an elementary OS app using one of the pre-made app templates

License

Notifications You must be signed in to change notification settings

elementary-community/app-generator

Repository files navigation

License: GPL v3

App Generator Icon

App Generator

Create an elementary OS app using one of the pre-made app templates

Screenshot

Building and Installation

You'll need the following dependencies:

  • glib-2.0
  • gobject-2.0
  • libgranite-7-dev
  • libgtk-4-dev
  • libadwaita-1-dev
  • meson
  • valac

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

meson build --prefix=/usr
cd build
ninja

To install, use ninja install, then execute with io.github.elementary-community.app-generator

ninja install
io.github.elementary-community.app-generator

About

Create an elementary OS app using one of the pre-made app templates

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published