rossmacarthur / sheldon

:bowtie: Fast, configurable, shell plugin manager
https://sheldon.cli.rs
Apache License 2.0
958 stars 21 forks source link

Support binary artifacts from GitHub releases #132

Open jqhr opened 2 years ago

jqhr commented 2 years ago

I've used zinit in the past, it supports binary artifacts from github releases, it's a great feature to download those packages that I don't have on the package manager with just a few lines of code, and it's up to date. Will Sheldon support it?