Easier compilation and i18n on Mac #868

Closed
ineiti wants to merge 1 commits from ineiti/abra:devbox into main

1 Commits

Author SHA1 Message Date
Linus Gasser 73d6196e7a Adding devbox and compile xgettext on Mac
continuous-integration/drone/pr Build is passing
Devbox is a nice shell-configuration tool which replaces your PATH
to point to nix-installed packages:

https://www.jetify.com/docs/devbox/installing-devbox

This allows to have a well-defined developer environment.

This also changes the Makefile to compile xgettext, because the
download of the binary only works for Linux.
2026-06-13 21:54:50 +02:00