An open API service indexing awesome lists of open source software.

https://github.com/tomoncle/win-get

Windows download tools.
https://github.com/tomoncle/win-get

downloader http https proxy tool windows

Last synced: 8 months ago
JSON representation

Windows download tools.

Awesome Lists containing this project

README

          

# win-get
[![travis-ci.org](https://travis-ci.org/tomoncle/win-get.svg?branch=master)](https://travis-ci.org/tomoncle/win-get) [![Go Report Card](https://goreportcard.com/badge/github.com/tomoncle/win-get)](https://goreportcard.com/report/github.com/tomoncle/win-get) ![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/tomoncle/win-get.svg) ![GitHub repo size](https://img.shields.io/github/repo-size/tomoncle/win-get.svg?color=green&logoColor=green) ![GitHub top language](https://img.shields.io/github/languages/top/tomoncle/win-get.svg?color=yes) ![GitHub license](https://img.shields.io/github/license/tomoncle/win-get.svg)

Windows download tools.

### require
* go version : 1.9.0+
* os : windows

### install
```bash
$ go get github.com/tomoncle/win-get
$ cd $GOPATH/src/github.com/tomoncle/win-get
$ go build win_get.go
```