changelog shortlog graph tags branches changeset files revisions annotate raw help

Mercurial > infra / scripts/cargo-install.sh

changeset 362: e3072a5cbc2d
parent: 989b1b4782dc
author: Richard Westhaver <ellis@rwest.io>
date: Tue, 03 Sep 2024 20:41:20 -0400
permissions: -rwxr-xr-x
description: oops
1 #!/usr/bin/env bash
2 cargo install --path "${1}" --root "${2:-.stash/src/rust}"