Files
workspace/projects/news-feed/README.md

203 B

news-feed

RSS reader and news aggregator for staying informed

Setup

python -m venv venv
source venv/bin/activate
pip install -r requirements.txt

Usage

python main.py