/cached_curl

A curl bash wrapper for downloading files with local cache. (macOS & Linux)

Primary LanguageShellMIT LicenseMIT

Cached Curl

works badge volkswagen status

This is a bash wrapper of curl, so you can download files with local cache to save your bandwidth and time. Works on both MacOS and Linxu.

Usage

$ ./cached_curl.sh [target filename] [url]

License

MIT