Skip to content

ENSG-GN/CodeTemplate

Repository files navigation

CodeTemplate

This Project aim at providing a orgnanize code Template for c++ based project using CMake.

CI/CD

github CI/CD are implemented in .github/workflow folder Status: CI CD

project organization

  • cmake: folder to centralize (1) CMake macros and function and (2) CMake related configuration files.
  • include: folder to centralize libraries header files.
  • src: folder to centralize binaries (bin) and libraries source files.
  • tests: folder to centralize test data and source files

usefull tools settings

The project setup some usefull tools:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors