The purpose of this project is to optimize the project implementation process in C++,
allowing classes to be created quickly. Only attributes are needed to implement the body
and basic methods of the classes, methods such as constructors, getter and setter.
This project was created with c++.
Download the code available in releases
Unzip the file in the space where you want and for use run the GenC++.exe file
Download code, and place them in the space of your choice.
For build project write the following command inside the project folder:
cd generator-projects-cplusplus
buildFor use, after build the project, Run the file run.bat or open terminal in project folder and execute the following command:
cd build
genc++Now enter an option and create your project :D
See how to use it with the following demos
Finally, the idea is that projects can be implemented in c ++ more quickly

For changes, please open an issue first to discuss what you would like to change.



