Skip to content

Latest commit

 

History

History
44 lines (27 loc) · 833 Bytes

README.md

File metadata and controls

44 lines (27 loc) · 833 Bytes

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