Skip to content

Support cargo [install|binstall] as (primary) install option #61

@nuke-web3

Description

@nuke-web3

I notice that the crates in this repo are not reserved, I would hope that publishing the bin crates would be possible, to enable first class support for cargo install and https://crates.io/crates/cargo-binstall

That way is simpler IMHO than pointing to the release page. Turns out a related issue is you may not have a recent enough GLIBC*.

* codebook-lsp: /lib/x86_64-linux-gnu/libc.so.6: version 'GLIBC_2.38' not found (required by codebook-lsp)
On 6.12.10-76061203-generic Pop!_OS 22.04 LTS that packages ldd (Ubuntu GLIBC 2.35-0ubuntu3.9) 2.35
So I needed to clone & build from scratch:
cargo install --path crates/codebook-lsp

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions