Skip to content
This repository was archived by the owner on Feb 13, 2024. It is now read-only.

OS X doesn't have wget by default #4

@skoblenick

Description

@skoblenick

Simply. OS X doesn't have wget. It does not come packaged by default. The only way to have wget install on OS X is by using brew or macports. curl is typically included with all distributions and should be used over wget.

This module's documentation makes reference to installing the Android SDK (ADT) on OS X so I would have assumed this was sorted. But even the dependency module maestrodev-wget conditionally doesn't attempt to install wget on OS X (Darwin). Which means this module could never work with OS X.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions