This is a template project for creating your own BalderHub project. It can be used with Cookiecutter to prefill your specific values, such as name, description, and so on.
You can install cookiecutter by using pip:
$ pip install cookiecutterCreate a new project out of this template by using git checkout with ssh:
$ python -m cookiecutter git@github.com:balder-dev/template-balderhub.gitOr use HTTPS:
$ python -m cookiecutter https://github.com/balder-dev/template-balderhub.gitThis Project is free and Open-Source
Copyright (c) 2025 Max Stahlschmidt and others
Distributed under the terms of the MIT license