/notes

Compile a PDF file for each course form markdown files.

Primary LanguageShellMIT LicenseMIT

Notes

Compile a PDF file for each course form markdown files.

This repository is completly inspired from this repository

### Usage

notes [-i input_directory] [-o output_directory] [-v] [-r] [-h]

Options:

    -i input_directory: provide the input directory in which the notes are
    -o output_directory: provide the output directory in which the PDF file will be compiled
    -v: enable verbose mode
    -r: enable recursive mode (not supported yet)
    -h: display this help

Example

Using this tool on a repo like this one will produce a PDF file for each course.