aboutcode-org / aboutcode-org/skeleton
Use curl as alternative to wget in configure script
Open
- Dominant language
- Python
- Stars
- 9
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
wget is not available by default on macOS, curl is.
The script should detect when wget is not available and user `curl -o` instead.
https://github.com/nexB/skeleton/blob/main/configure#L123
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.