bkettle / code-listing-generator

quickly generate PDFs of code across multiple files
MIT License
3 stars 0 forks source link

Code Listing Generator

This will generate a PDF documenting code in the given folder.

To install:

pip3 install code-listing-generator

(requires python3)

To use:

Options:

If you forget these while using the program, you can run generate-code-listing -h to display a short version.

Modifications

If anything seems broken or you want me to change anything, open an issue (or submit a PR fixing it, if you want)