Skip to content

abiosoft/hello-elementary

Repository files navigation

hello-elementary

Quick start elementary OS application. Check official docs for more about building for elementary OS.

Prerequisite

elementary SDK

$ sudo apt install elementary-sdk

[Optional] source code beautifier

$ sudo apt install uncrustify

Getting Started

Terminal

$ git clone https://github.com/abiosoft/hello-elementary hello
$ cd hello 
$ sh -c "meson build && cd build && ninja"
$ build/src/com.github.user.hello

Gnome Builder

Open cloned repository directory, or App Menu > Clone Repository.

includes:

  • vala beautifer (compatible with vala-lint)
  • default flatpak config (for optional flatpak distribution)

Screenshot

screenshot

About

quick start elementary OS application

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published