Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cpp-ci-example

Usage:

This project contains a cpp project configured with the following:

  • devcontainer with tools and vscode extensions
  • cmake
  • gtest
  • and more..

Getting Started

Open the devcontainer > ctrl + shift + p > Search: Dev Containers: Reopen in container

Build

Go to the cmake extension, Build

If using cmake default run the output:

./out/build/default/cpp-template 

Debug

Go to main.cpp add a breakpoint, then go to cmake extension, Debug.

Run Tests

Go to the cmake extension, Test

git commits

The Github actions requires git commits to using conventional commits

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages