Skip to content

joabda/Commentator

Repository files navigation

Commentator

Console application to help comment your code, will help you keep a documented code.

To compile go to the terminal: * Change Directory to the downloaded files' directory * Compile : "make" (a makefile is included with your download) * Execute : "./Commentator"

You can use : "make clean" to clean your directory from .o files. "make debug-memory" to debug memory leaks using valgrind "make run" to make and run the program at the same time

About

Console application to help comment your code, will help you keep a documented code.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published