Skip to content

compressible/cppunit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

cppunit

Generate a C++ unit (with header and source) automatically, with doxygen comment template.

一个自动生成C++单元(头文件和源代码)的脚本,同时包含Doxygen风格的注释.

Usage

    Usage :
        cppunit.py module_name

用法: 传入unit名称即可生成相应的单元.

Note

CppUnit is designed to be a single file app, so if someone wants to improve this app, modify cppunit.py directly.

CppUnit被设计成一个单文件程序,所以如果想修改的话, 直接在CppUnit上面改就可以了.

About

enerate a C++ unit (with header and source) automatically, with doxygen comment template.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages