Skip to content
 
 

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bubbles: A simple and expandable C++ project template with Googletest and Boost included.

Initializing Project

python3 initproject.py "project_name"

Building && Testing

cmake -S . -B build

cmake --build build

./build/bubbles_test && ./build/bubbles

About

Bubbles: simple and expandable c++ project template with googletest and boost included

Topics

Resources

Stars

10 stars

Watchers

1 watching

Forks

Contributors

Languages