Skip to content
Snippets Groups Projects
Corné Lukken's avatar
Corné Lukken authored
CWG-45: Implement git tag based version extraction

See merge request !9
32e05029
History

CPP Project CookieCutter Template

Build status Test coverage

An example repository of an CI/CD pipeline for building, testing and publishing a python package.

If you find some missing functionality with regards to CI/CD, testing, linting or something else, feel free to make a merge request with the proposed changes.

How to apply this template

This templates uses cookiecutter which can be easily installed:

pip install --user cookiecutter

Then you can create an instance of your template with:

cookiecutter https://git.astron.nl/templates/cpp-project.git
# Next follow a set of prompts (such as the name and description of the package)

License

This project is licensed under the Apache License Version 2.0