sencha 1.0.0

RSS feed downloader
# sencha [![Build Status]https://travis-ci.org/baspalmer/sencha.svg?branch=master]https://travis-ci.org/baspalmer/sencha

RSS feed downloader

## About

This program downloads all items in each RSS feed to the current working directory.
Existing items are ignored.

## Usage

```
sencha 1.0.0
Bas Palmer <ik@baspalmer.nl>
RSS feed downloader

USAGE:
    sencha <url>...

FLAGS:
    -h, --help       Prints help information
    -V, --version    Prints version information

ARGS:
    <url>...    Sets the RSS feed URLs
```