open-dev.to

Open a new dev.to browser tab from your terminal


License
MIT
Install
pip install open-dev.to==1.0

Documentation

open-dev.to

Open a new dev.to browser tab from your terminal

Installation

Install open-dev.to from PyPi

pip install open-dev.to

How to use

$ dev.to --help
Usage: dev.to [OPTIONS]

  Open a new dev.to browser tab on the browser

Options:
  -t, --tag TEXT  add a tag
  --help          Show this message and exit.

Open home page

$ dev.to

Open a tag page

e.g javascript, career, productivity

$ dev.to -t javascript

Enjoy!

kitten