# README
code-to-appendix
Utility to create a latex appendix containing listings of code
Usage
Inside of the folder containing the code
code-to-appendix
Config
An optional config can be used
config.yaml
outputFile: "/home/arch/Dokumente/Uni/TFL/TFL/frame/appendix.pb.tex"
excludeFiles:
- .git/
- .mvn/
- target/
- .fleet
- .idea
- code-to-appendix.yaml
excludeFormats:
- md
To use just add the config file as an commanline argument
code-to-appendix config.yaml