changelog shortlog graph tags branches changeset files revisions annotate raw help

Mercurial > infra / scripts/cargo-install.sh

changeset 344: 3e1218fe5721
parent: 989b1b4782dc
author: Richard Westhaver <ellis@rwest.io>
date: Sun, 21 Jul 2024 19:31:29 -0400
permissions: -rwxr-xr-x
description: packy git unbundle
1 #!/usr/bin/env bash
2 cargo install --path "${1}" --root "${2:-.stash/src/rust}"