devtocli v1.5.0
Dev.to CLI
Wanted to get Dev.to on your terminal? Ahoy! now you can.
Usage
1. Check the top posts

You can get top posts from the Dev.to feed in your terminal using:
devto2. Check top posts by tag

Easy post search using the tag, you can use
devto tag javascriptif you don't know the keyword, you can use the search tag feature using
devto tag3. Check recent posts by any author

You can check 5 most recent posts of any author using
devto author sarthology4. Check top posts

You can check top posts on Dev.to using
devto topIf you want top posts for a specific timeframe, just type in
devto top weekThere are several options like week month year infinity. If you want to see the options just type
5. Search top posts by a keyword

Use the powerful search feature to find posts using keywords
devto search sarthologyWith this, you can even search posts using a tag, author name, title... basically anything.
6. Check latest posts on Dev.to

You can also see the latest posts on Dev.to using
devto latestPrerequisites
Before running this locally you must have these installed
Installing
It's built in node so the process to start this is really easy
npm install devtocli -gdevto
That's it, you will see it running in your terminal.
Contributing
Feel free to contribute to this project and treat it like your own. 😊
License
Authors
Acknowledgments
Thanks Dev.to👩🏻💻👨🏻💻, for being a massively inspiring platform.