Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/krishpranav/cget
wget built using c++
https://github.com/krishpranav/cget
c c-plus-plus cpp cpp-library linux macos socket wget windows xcode
Last synced: about 1 month ago
JSON representation
wget built using c++
- Host: GitHub
- URL: https://github.com/krishpranav/cget
- Owner: krishpranav
- License: apache-2.0
- Created: 2021-12-26T08:12:14.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-27T03:36:02.000Z (about 3 years ago)
- Last Synced: 2024-10-15T22:21:21.210Z (3 months ago)
- Topics: c, c-plus-plus, cpp, cpp-library, linux, macos, socket, wget, windows, xcode
- Language: C++
- Homepage:
- Size: 27.3 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cget
wget built using c++[![forthebadge](https://forthebadge.com/images/badges/made-with-c-plus-plus.svg)](https://forthebadge.com)
## Installation:
```
$ git clone https://github.com/krishpranav/cget.git
$ make
```## Usage:
```
./wget http://example.com
```## Author:
- krishpranav