Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 350 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 350 Bytes

A simple wget wrapper

v0.1.0

Installation & loading

wget wrapper is available via Composer/Packagist (using semantic versioning), so just add this line to your composer.json file:

"mountpoint/wget": "~0.1"

or

composer require mountpoint/wget