CLI RSS reader

Installation

Create .env file

APP_ENV=prod

Install dependencies

$ composer install

Usage

./bin/console fetch-rss --feed="national geographic"

Testing

$ ./vendor/bin/phpunit

Credits

License

The MIT License (MIT).