Skip to content

githubVladimirT/Generator_cpp_projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published