qtopie / oget

Simple non-interactive network downloader.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

oget

Simple non-interactive network downloader.

Build Status

Installation

Install golang, then run following command:

go get -u github.com/artificerpi/oget

Usage

  • Basic usage
oget http://example.com/samplefile.txt
  • Manual page: oget -h
Usage of oget:
  -file string
    	name or path to save file

License

This project is licensed under the MIT License - see the LICENSE file for details

About

Simple non-interactive network downloader.

License:MIT License


Languages

Language:Go 100.0%