Simple non-interactive network downloader.
Install golang, then run following command:
go get -u github.com/artificerpi/oget
- Basic usage
oget http://example.com/samplefile.txt
- Manual page:
oget -h
Usage of oget:
-file string
name or path to save file
This project is licensed under the MIT License - see the LICENSE file for details