Hey - cool project! I was able to create an AppImage for chawan. I set up a gittea action to do this automatically on a nightly basis on my self-hosted server: https://git.lerch.org/lobo/chawan-appimage/src/branch/master/.gitea/workflows/build.yaml.
I also have a docker version in the same repo: https://git.lerch.org/lobo/chawan-appimage/src/branch/master/Dockerfile.
It's only x86_64 for now, and I haven't uploaded it to AppImage hub or anything. I wasn't sure if you'd like to make this part of your release process, or I should keep it to myself as a personal thing, but I wanted to let you know.
Nice, thanks for letting me know.
For now, I don't have a release process (or releases at all), and I don't intend to work on one until a 0.2 version. But I can link to your repository in the readme's packages section, if that's OK for you.
That's fine with me, no problem
Thanks, added.