1.5.0 • Published 4 years ago

devtocli v1.5.0

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

Dev.to CLI

Wanted to get Dev.to on your terminal? Ahoy! now you can.

Usage

1. Check the top posts

npm.io

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

devto

2. Check top posts by tag

npm.io

Easy post search using the tag, you can use

devto tag javascript

if you don't know the keyword, you can use the search tag feature using

devto tag

3. Check recent posts by any author

npm.io

You can check 5 most recent posts of any author using

devto author sarthology

4. Check top posts

npm.io

You can check top posts on Dev.to using

devto top

If you want top posts for a specific timeframe, just type in

devto top week

There are several options like week month year infinity. If you want to see the options just type

5. Search top posts by a keyword

npm.io

Use the powerful search feature to find posts using keywords

devto search sarthology

With this, you can even search posts using a tag, author name, title... basically anything.

6. Check latest posts on Dev.to

npm.io

You can also see the latest posts on Dev.to using

devto latest

Prerequisites

Before running this locally you must have these installed

Installing

It's built in node so the process to start this is really easy

  1. npm install devtocli -g
  2. devto

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

MIT License

Authors

Sarthak Sharma

James George

Acknowledgments

Thanks Dev.to👩🏻‍💻👨🏻‍💻, for being a massively inspiring platform.

1.5.0

4 years ago

1.5.0-beta.0

4 years ago

1.5.7

5 years ago

1.4.7

5 years ago

1.4.6

5 years ago

1.3.6

5 years ago

1.3.5

5 years ago

1.3.4

5 years ago

1.1.4

5 years ago

1.1.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago