Skip to content

The program collects all the files in the code folder and exports them to a single PDF file. For the purpose of studying your own or other people's code - the PDF can be easily printed.

License

Notifications You must be signed in to change notification settings

peter7775/codetopdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code to PDF

Export code in your project files to one PDF.

The program collects all the files in the code folder and exports them to a single PDF file. For the purpose of studying your own or other people's code - the PDF can be easily printed.

Running the program

go run codetopdf "path to code folder"

or you can use compiled build in folder /build/ like build/codetopdf "path to your code folder"

About

The program collects all the files in the code folder and exports them to a single PDF file. For the purpose of studying your own or other people's code - the PDF can be easily printed.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages