Skip to content

VivekMalhan666/LabReportCreator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Lab_Report_Creator

This is tool to automate lab report creation using Cmake

Usage

Save your file in src floder as following:-

  1. description file as description.md.
  2. code file as code.c.
  3. input values file as input.txt.
  4. output of code as output.txt.
  5. flow chart image in src/img folder with name img.png

cd build

if build folder is already populated then run " rm -r * " in build folder then run following commands

cmake ..

make

you will get finaloutput.pdf file as your lab report.

About

Tool to automate lab report creation using cmake

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published