Coder Social home page Coder Social logo

lchsk / cookiecutter-cpp-project Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 5 KB

Cookiecutter template for C++ projects

License: MIT License

CMake 72.76% C++ 19.13% Roff 8.11%
cookiecutter cookiecutter-template cookiecutter-cpp cookiecutter-c-plus-plus cpp c-plus-plus

cookiecutter-cpp-project's Introduction

Cookiecutter template for C++ projects

Generate a new C++ project with a simple command:

$ cookiecutter cookiecutter-cpp-project

Features

  • Generates a new C++ project built with CMake
  • It can optionally include installation commands
  • It can optionally generate configuration for building DEB and RPM packages with CPack
  • It generates a man page
  • It can optionally add CMake configuration for Boost, SFML, GoogleTest

Variables

Variable Description
project_name Name of the project
project_short_description Short description of the project
license License e.g. GPLv3
author_name Author's name
author_email Author's email
cpp_standard C++ language standard, e.g. 17, 11
add_installation If y then installation command (make install) will be generated
use_cpack If y then commands to generate DEB and RPM packages will be added
add_boost If y then it will be built with Boost library
add_sfml If y then it will be built with SFML library
add_google_test If y then it will add support for tests with GoogleTest

cookiecutter-cpp-project's People

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.