Allow configuring where to download binaries from
- Dominant language
- JavaScript
- Stars
- 39
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
We would like to cache the binaries downloaded via `binwrap` via a repo in Artifactory. However, to do that we need to configure where to download the binaries from.
It would be preferable to have something similar to [`node-sass`](https://github.com/sass/node-sass#binary-configuration-parameters) allowing you to configure the url to fetch the binary from.
If this is something that is interesting I could create a PR with this.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing how binwrap currently chooses and downloads binaries, then compare the requested configuration with node-sass's binary configuration parameters. Done means callers can configure the binary download URL, downloads use it, and the existing default behavior remains intact; the issue names no files or tests to run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100