Curl Command
Last updated: 2020-05-01
curl --silent https://code.jquery.com/jquery-2.2.3.min.js -o ../vendor/js/jquery.min.js
To curl
a zip file, you must include the LOk
flags:
curl -LOk --silent http://cdn.website.com/libraries/compressed_file.zip