build.rs/README.md

304 B

git-build.rs

Rust reimplementation of git-build.sh

Running

Requires the translation files from git-build.sh. TODO: Use a dedicated repository for translations, with a git submodule

LANG=fr LOG=debug I18N=~/git-build.sh/i18n/ cargo run --release

Status

Experimental, not working (yet)