Skip to content

Add support for cargo-binstall #576

@proski

Description

@proski

cargo-binstall makes it possible to install crates without compilation: https://github.com/cargo-bins/cargo-binstall
However, cargo binstall stg still compiles the sources.
There is documentation that explains who to point cargo-binstall to the correct location of the binaries:
https://github.com/cargo-bins/cargo-binstall/blob/main/SUPPORT.md

I run cargo-binstall as part of a script that sets up a development container. Compiling stgit is a significant part of that script execution time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions