News on terminal helps you to get news that you want right on your terminal so that you don't get bored while coding!
- Get an api key from NEWSAPI.AI
- make a
.envfile in the root directory - put api key in the
.envfile with the name "apiKey" - run
newsfind --helpto get the required options
