Skip to content
/ canon Public

smol naive coplien form class-related files generator in cpp.

Notifications You must be signed in to change notification settings

N-4-Nina/canon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

canon

smol naive coplien form class-related files generator in cpp. given a ClassName, will generate a ClassName.cpp and ClassName.hpp respecting the canonical form of a c++ class.

Installation

make
make install

Or if you don't own super user rights

make
make school

Usage

canon ClassName

About

smol naive coplien form class-related files generator in cpp.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published