Skip to content

numengo/cc-cpp-dll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cookiecutter C++ DLL

This repo is a cookiecutter template for new simple C++ dll/shared object project with premake.

Usage

  1. Make sure you have Cookiecutter installed.
  2. Run cookiecutter https://github.com/numengo/cc-cpp-dll.git in your terminal.
  3. Now a new folder should have been created.

It's build upon great projects

  • premake5 as a fast and easy to use build system
  • Cookiecutter as a great tool to create projects from templates

About

cookiecutter template for CPP dll libraries

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published