You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
373 B
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)