Skip to content

tramondi/cpp-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cpp-boilerplate

My basic template for C++ projects

.
├── docs
│   └── CMakeLists.txt
├── .clang-format
├── .gitignore
├── CMakeLists.txt
├── compile_commands.json -> build/compile_commands.json
├── conanfile.txt
├── LICENSE
└── README.md

About

My basic template for C++ projects

Topics

Resources

License

Stars

Watchers

Forks

Languages