Skip to content

lxgr-linux/code-to-appendix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Utility to create a latex appendix containing listings of code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages