CoolLibs / library-template

Simple template to start writing a C++ library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Library Template

This template provides a starting point for any library. In one click you will setup a tests folder, CMake, and more!

Setup

Go to "setup.py", fill in your info there, and then run the script. It will setup everything with your library name and other information provided, remove all the setup scripts, and amend the initial commit.

You can then force push the changes and start working on your library! 🎉

About

Simple template to start writing a C++ library

License:Creative Commons Zero v1.0 Universal


Languages

Language:Python 82.5%Language:CMake 14.3%Language:C++ 3.2%