Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/chandanghosh/gfetch


https://github.com/chandanghosh/gfetch

Last synced: 28 days ago
JSON representation

Awesome Lists containing this project

README

        

## gfetch

Simple fetch prgram to parallely download content from multiple websites

### run
Run by building binary using
```
go build

```
and then

```
./gfetch -u "http://apple.com,http://bing.com"
```

### Help

```
./gfetch --help

```