๐Ÿ“ฆ Voultapher / project-template

Project template for C++ projects on Linux, using CMake and Editorconfig

โ˜… 1 stars โ‘‚ 2 forks ๐Ÿ‘ 1 watching โš–๏ธ Apache License 2.0
๐Ÿ“ฅ Clone https://github.com/Voultapher/project-template.git
HTTPS git clone https://github.com/Voultapher/project-template.git
SSH git clone git@github.com:Voultapher/project-template.git
CLI gh repo clone Voultapher/project-template
Lukas Bergdoll Lukas Bergdoll Support macOS 7054c16 5 years ago ๐Ÿ“ History
๐Ÿ“‚ master View all commits โ†’
๐Ÿ“ .github
๐Ÿ“ template
๐Ÿ“ test
๐Ÿ“„ create.sh
๐Ÿ“„ LICENSE
๐Ÿ“„ README.md
๐Ÿ“„ README.md

Project template

Automate C++ project creation

Usage

Generate new project like this: ./create.sh project-name /destination/path

This should create a project and configure CMake and build-tools.

Template