twindle-co / twindle

Twindle - an open source project for beginners. Converting twitter threads to pdf, epub, and mobi format to be read by Kindle.
https://www.twindle.co
MIT License
134 stars 133 forks source link

Github md to pdf #850

Closed SarveshKadam closed 3 years ago

SarveshKadam commented 3 years ago

Description

GitHub Readme conversion to PDF

Navigate to the twindle-cli directory and run the below command

node . -g <GitHub URL>

for example:

node . -g https://github.com/ryanmcdermott/clean-code-javascript/blob/master/README.md

Proful commented 3 years ago

Delete this branch after merge