Shirshakhtml / git-pdf

Convert Github Markdowns to PDF

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Convert your GITHUB repo to PDF


Installation

  1. sudo apt install pandora
  2. sudo apt install texlive-xetex

Usage

  1. Clone the repository you want to convert in the same directory.
  2. Run chmod +x git2pdf.sh
  3. Run ./git2pdf.sh repo/README.md out-file.pdf

About

Convert Github Markdowns to PDF


Languages

Language:Shell 85.3%Language:TeX 14.7%