Skip to content

variablesapp/variables

Repository files navigation

Variables

Create text-based templates for any use-case

Build Instructions

Flatpak (Recommended)

Either:

Meson

Dependencies

  • glib-2.0
  • gobject-2.0
  • gee-0.8
  • gtk4
  • granite-7

Build Commands

To build:

meson build --prefix=/usr
cd build
ninja

To test:

(Assuming you're in the project root and have already built the app)

cd build
meson test

To install:

(Assuming you're in project root)

cd build
sudo ninja install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published