Description
git clone https://github.com/pawell67/rssToCsv.git
composer install
php src/console.php csv:simple [url] [filePath]
php src/console.php csv:extended [url] [filePath]
php src/console.php help
$ phpunit
The MIT License (MIT). Please see LICENSE file for more information.