Shell script to generate reports on source code
I am taking an OpenGL course and have to generate reports about the programs I write for assignments. I wrote a shell script to automatically generate reports based on the source code for the program. It is called make_report.sh. It is available for anyone to use.
Comments