tiramisu working with herbe in a script.
Go to file
mertoalex 8970455b38 AAAAA 2024-02-13 02:32:53 +03:00
LICENSE Initial commit 2023-04-16 21:04:45 +00:00
Makefile script 2023-04-16 21:51:11 +00:00
README.md AAAAA 2024-02-13 02:32:53 +03:00
herbed-tiramisu.old added (go)jq and updated! 2024-02-13 02:14:21 +03:00
herbed-tiramisu.sh added (go)jq and updated! 2024-02-13 02:14:21 +03:00

README.md

herbed-tiramisu

tiramisu working with herbe in a script.
needs tiramisu, herbe and jq or gojq.

for installing

make #default install

for uninstalling

make uninstall

make parameters

PREFIX = string : prefix to install (default "/usr/local").
asroot = string : program that runs as root (default sudo, doas works).

thanks for

Sweets for tiramisu.
dudik for herbe.

notes

I first tried this in wayland with xwayland, I think It's work well in xwayland.
I recommend that fork/patch/whatever for herbe.
herbed-tiramisu.old script was first try of that script.