Skip to content

haydenmc/CppStarter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C++ Starter

This is a quick start template for C++ projects that provides a meson/ninja build and spdlog logging.

Mostly for my own use, since I end up setting these up repeatedly for each project.

Prerequisites

Building

meson setup builddir
meson compile -C builddir

About

This is my quick start template for C++ projects.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors