build.rs/README.md

373 B

git-build.rs

Rust reimplementation of git-build.sh

Running

Requires the translation files to run. They are included in a submodule, you need to use --recursive with git:

git clone --recursive https://tildegit.org/southerntofu/git-build.rs
LANG=fr LOG=debug I18N=~/git-build.sh/i18n/ cargo run --release

Status

Experimental, not working (yet)