Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/stagerightlabs/snarf

A tool for downloading files from an RSS feed
https://github.com/stagerightlabs/snarf

golang rss

Last synced: 1 day ago
JSON representation

A tool for downloading files from an RSS feed

Awesome Lists containing this project

README

        

# Snarf

A tool for downloading files from an RSS feed.

### Build
```
go build
```

### Usage
```
snarf -f https://feed.rss -d ~/destination/path
```

Options:

- `-f` The RSS feed to inspect
- `-d` The destination directory for saving files