Skip to content

Does binstall work for private crates? #1535

Answered by NobodyXu
metasim asked this question in Q&A
Discussion options

You must be logged in to vote

That's possible, the simplest solution is to write a "Cargo.toml" which includes crate name, version and link to repository, and then provide a GITHUB_TOKEN which has at least read access to the private repository.

If you want something more elegant, then you can create a private cargo registry and use them in cargo-binstall.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@scullionw
Comment options

@NobodyXu
Comment options

Answer selected by metasim
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants