allan-simon / cppcms-skeleton

web framework in C++ built over cppcms
Other
25 stars 12 forks source link

Have a check_code.py script that check if init.py has made its job correctly #4

Open allan-simon opened 12 years ago

allan-simon commented 12 years ago

Basically it should check two main things

Check that the files are here Check that the classes are here (variables etc.)