Skip to content

feat: add wget support#26

Merged
marverix merged 7 commits intoget-gah:masterfrom
danielefranceschi:feat/use-wget
Nov 24, 2025
Merged

feat: add wget support#26
marverix merged 7 commits intoget-gah:masterfrom
danielefranceschi:feat/use-wget

Conversation

@danielefranceschi
Copy link
Copy Markdown

This PR mainly adds support for using wget instead of being locked on curl.

Why?

Because I personally prefer wget.

Detailed changes

  • abstracted the network calls so that it detects if curl is present, or we shall use wget
  • all bats tests updated mocking wget as well
  • added wget and PAT support also in install.sh
  • added integration tests with real installation, both in alpine (with wget) and debian

@marverix
Copy link
Copy Markdown
Collaborator

@danielefranceschi Wow! Very nice! I love the abstract http_get and http_download! Thanks!

@marverix
Copy link
Copy Markdown
Collaborator

@all-contributors please add @danielefranceschi for code

@allcontributors
Copy link
Copy Markdown
Contributor

@marverix

I've put up a pull request to add @danielefranceschi! 🎉

@marverix marverix merged commit 8c2e886 into get-gah:master Nov 24, 2025
3 checks passed
@danielefranceschi danielefranceschi deleted the feat/use-wget branch November 24, 2025 14:24
marverix added a commit that referenced this pull request Feb 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants