~vladh/hello-hare-wl

A Hare 2D graphics demo
65141b35 — Vlad-Stefan Harbuz 7 months ago
add contributing section
a39c6d87 — Vlad-Stefan Harbuz 1 year, 10 months ago
add unicode math chars
1dd8585f — Vlad-Stefan Harbuz 1 year, 10 months ago
change to ibm plex

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~vladh/hello-hare-wl
read/write
git@git.sr.ht:~vladh/hello-hare-wl

You can also use your local clone with git send-email.

#Hare Wayland Demo

Run with make run.

Build with make demo.

Dependencies:

#Contributing

Send patches to ~vladh/general@lists.sr.ht using subject prefix [PATCH hello-hare-wl]. For example:

git config sendemail.to '~vladh/general@lists.sr.ht'
git config format.subjectPrefix 'PATCH hello-hare-wl'
git send-email HEAD^

For more information, see git-send-email.io.