Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 579 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 579 Bytes

Generator_cpp_projects

This cli app is generator of cpp progects.

For start this cli app follow the steps:

  • Clone this repo.

  • Follow next step:

    If you have python 3.x.x run:

    cd Generator_cpp_projects ; pip3 install colorama ; python3 generate_cpp.py

    Else if you have only python 2.x.x run:

    cd Generator_cpp_projects ; pip install colorama ; python generate_cpp.py

After start this generator you must see: