Skip to content
This repository was archived by the owner on Nov 11, 2021. It is now read-only.

Chlorie/cpp-init

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cpp-init

An interactive command line tool for creating new CMake-based C++ projects quickly and effortlessly. This is only meant for personal use, but feel free to take it if you need it.

This tool is able to:

  • Create blank project templates for executables, header-only or compiled libraries.
  • Set up vcpkg manifest/registry settings.
  • Set up project settings like warnings for the three main C++ compilers.
  • Generate dll-related macros for libraries.
  • Create blank templates for Breathe (Doxygen & Sphinx)-based documentation.

About

A command-line tool for creating CMake-based C++ projects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published