bold-brew/cmd/bbrew
Vito Castellano f4e9c32987
feat(brewfile): add remote Brewfile support via HTTPS URLs
Users can now load Brewfiles from remote URLs:
  bbrew -f https://example.com/Brewfile

Remote files are downloaded to a temp file and auto-cleaned on exit.
Only HTTPS URLs are supported for security.
2025-12-29 16:52:26 +01:00
..
main.go feat(brewfile): add remote Brewfile support via HTTPS URLs 2025-12-29 16:52:26 +01:00