Tool to recursively update submodules in no-brain mode.
Each release produces new binaries:
- apt update && apt install -y --no-install-recommends curl
- |
curl --location --output /usr/local/bin/checkout \
"https://github.com/tetrane/checkout/releases/latest/download/checkout-static"
- chmod +x /usr/local/bin/checkout
- checkout
- wget -OutFile checkout.exe
"https://github.com/tetrane/checkout/releases/latest/download/checkout.exe"
- checkout.exe
cargo build --release
will generate the target/release/checkout
binary.
checkout --help