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.
- Host: GitHub
- URL: https://github.com/tomoncle/win-get
- Owner: tomoncle
- License: gpl-3.0
- Created: 2019-06-19T08:05:57.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-20T09:05:33.000Z (almost 7 years ago)
- Last Synced: 2023-03-02T11:41:27.034Z (about 3 years ago)
- Topics: downloader, http, https, proxy, tool, windows
- Language: Go
- Size: 121 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# win-get
[](https://travis-ci.org/tomoncle/win-get) [](https://goreportcard.com/report/github.com/tomoncle/win-get)    
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
```