/down

Download with curl

Primary LanguageShell

down

install with curl

curl raw.github.com/jeromedecoster/down/master/install.sh \
    --location \
    --silent \
    | bash

install with wget

wget raw.github.com/jeromedecoster/down/master/install.sh \
    --output-document=- \
    --quiet \
    | bash

Notes

Login / password called from ~/.netrc file