Skip to content

A template to create GTK4+libadwaita apps using Vala and Blueprint

License

Notifications You must be signed in to change notification settings

d4r1us-drk/valagtk4-blueprint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vala & Blueprint GTK4+libadwaita Template

Just a template to make GTK4+libadwaita apps easily.

How to setup the template

Modify setup-template.sh to match your preferences:

PROJECT_NAME="Example"
PROJECT_ID="org.gnome.$PROJECT_NAME"
RESOURCE_PATH="/org/gnome/$PROJECT_NAME"
NAMESPACE="Example"
CNAME="Example"
AUTHOR="Developer"

And then run it:

./setup-template.sh

About

A template to create GTK4+libadwaita apps using Vala and Blueprint

Resources

License

Stars

Watchers

Forks