Skip to content

Sets up a C++ project with Hunter package management

License

Notifications You must be signed in to change notification settings

skakri/cookiecutter-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cookiecutter-cpp

Sets up a C++ project with Hunter package management.

Requirements

Install cookiecutter, cmake.

Usage

cookiecutter gh:skakri/cookiecutter-cpp
cd project-slug
cmake .
make
./bin/project-slug

License

This project is licensed under the terms of the MIT License

About

Sets up a C++ project with Hunter package management

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published