Skip to content
/ vala-template Public template

The quickest way to get started with libhelium & Vala.

License

Notifications You must be signed in to change notification settings

tau-OS/vala-template

Repository files navigation

Template Screenshot

libhelium Vala Template

The quickest way to get started with libhelium & Vala.

License: GPL v3

๐Ÿš€ Getting Started

Welcome! Please see the various resources below. If you have any questions, our Discord is always open :)

Note A tutorial for using this template is currently in-progress. If you'd like to help us, please join our Discord!

๐Ÿ› ๏ธ Dependencies

Please make sure you have these dependencies first before building.

gtk4
libhelium-1
meson
vala
blueprint-compiler

๐Ÿ—๏ธ Building

Simply clone this repo, then:

meson _build --prefix=/usr && cd _build
sudo ninja install