Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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++

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