# 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 RSS feed downloader USAGE: sencha ... FLAGS: -h, --help Prints help information -V, --version Prints version information ARGS: ... Sets the RSS feed URLs ```