Skip to content

jack-karamanian/autocmt.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

autocmt.py

I hate writing documentation boxes for my C++ programming assignments.

This will insert them in no time at all!

Usage:

autocmt.py [-o] sourcefile.cpp

An invocation with a source file as a single argument will write its contents to standard output with documentation boxes appended. The option -o will modify the file in place.

Requires: Clang and it's bindings for Python.

Warning: "Works on my machine"

About

I hate documentation boxes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages