markb - renders markdown temporarily and opens in a browser

Amir Eldor amir at eldor.im
Sat Oct 13 07:22:45 EDT 2018


Hey friends!

I announce "markb", a CLI tool that renders a markdown file to a
temporary location and opens it in the browser. Useful for opening
README files while inside code repositories.
This is my first publication so I'm a bit anxious and excited ^_^

 - Install via `pip install markb`
 - https://pypi.org/project/markb/
 - https://github.com/amireldor/markb

I'd be happy to hear from you, thanks,
  Amir


More information about the Python-announce-list mailing list