https://github.com/hellojukay/ghget
wget implement by golang
https://github.com/hellojukay/ghget
Last synced: 12 months ago
JSON representation
wget implement by golang
- Host: GitHub
- URL: https://github.com/hellojukay/ghget
- Owner: hellojukay
- Created: 2020-11-13T03:51:52.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-02-21T06:37:17.000Z (over 5 years ago)
- Last Synced: 2025-03-24T02:33:24.577Z (about 1 year ago)
- Language: Go
- Homepage:
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ghget
wget implement by golang
# install
```bash
go get -u github.com/hellojukay/ghget
```

# speed up for github
```bash
# use proxy service https://ghproxy.com/
ghget -url --proxy
```