Feedbomb CLI is a version of the Feedbomb RSS reader that runs in the terminal. Feedbomb CLI is a simple, minimalistic, and lightweight tool that allows you to read RSS feeds in your terminal.
To install Feedbomb CLI, run the following command in your terminal:
npm install -g feedbomb
To start the application, simply run the following command:
feedbomb
The CLI will prompt you to add your first feed. Fill in the details and press enter to save it. Once added, you can select a feed to view articles from.
Contributions are welcome! If you find a bug or have a suggestion, please open an issue or submit a pull request.