threeal / cmake-starter

A minimalistic GitHub repository template to kickstart your CMake project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CMake Starter

The CMake Starter is a GitHub repository template that provides a minimalistic boilerplate to kickstart your CMake project. This template offers a streamlined foundation, complete with predefined file structures, essential tools, and recommended settings, ensuring a swift and efficient start to your CMake development journey.

Key Features

  • Standard template for CMake projects supporting installation and testing of CMake modules.
  • Automated CI with GitHub Actions workflows for building and testing the CMake project.
  • Dependabot integration for checking updates on GitHub Actions dependencies.

Usage

Refer to this wiki for information on how to use this template.

About

A minimalistic GitHub repository template to kickstart your CMake project

License:The Unlicense


Languages

Language:CMake 100.0%