Rust implementation of [forgebuild](https://tildegit.org/forge/build)
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 year ago | |
---|---|---|
spec@891b8aabbf | 1 year ago | |
src | 1 year ago | |
tests | 3 years ago | |
.gitignore | 3 years ago | |
.gitmodules | 1 year ago | |
Cargo.lock | 2 years ago | |
Cargo.toml | 2 years ago | |
README.md | 3 years ago |
README.md
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)