~vladh/hare-project-library

Alexey Yerin: 1
 Add hare-gi

 1 files changed, 1 insertions(+), 0 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.sr.ht/~vladh/hare-project-library/patches/41681/mbox | git am -3
Learn more about email & git

[PATCH] Add hare-gi Export this patch

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 35ed4da..9513e96 100644
--- a/README.md
+++ b/README.md
@@ -71,6 +71,7 @@ If you're interested specifically in 3D graphics, check out
## GUI

* [~renart/hare-bemenu](https://git.sr.ht/~renart/hare-bemenu): Hare bindings for bemenu
* [~yerinalexey/hare-gi](https://git.sr.ht/~yerinalexey/hare-gi): GTK bindings and GObject Introspection bindings generator for Hare
* [~yerinalexey/hare-libui](https://git.sr.ht/~yerinalexey/hare-libui): Work-in-progress Hare bindings for the libui library

## Hare language utilities
-- 
2.41.0
Thanks! :)