Skip to content

amuuu/cpp-project-template

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nothke's C++ project template

How to use

  1. Download/clone this repo

and either..

  1. Run new_cpp_project.py, it will do all the stuff below and even open VS for you!

or..

  1. Rename the folder into your-custom-project-name
  2. Inside it, delete the .git folder
  3. Init a new git repo
  4. Configure with pramake, for example premake5 vs2022
  5. Now you can open your-custom-project-name.sln and you can start coding!
  6. Finally, delete this readme :'(

About

Personal C++ premake project template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 59.5%
  • Lua 36.6%
  • C++ 3.9%