Skip to content

balder-dev/template-balderhub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BalderHub Package Template

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.

Install Cookiecutter

You can install cookiecutter by using pip:

$ pip install cookiecutter

Create a new project from this repository

Create a new project out of this template by using git checkout with ssh:

$ python -m cookiecutter git@github.com:balder-dev/template-balderhub.git

Or use HTTPS:

$ python -m cookiecutter https://github.com/balder-dev/template-balderhub.git

License

This Project is free and Open-Source

Copyright (c) 2025 Max Stahlschmidt and others

Distributed under the terms of the MIT license

About

Template for creating a new BalderHub project

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published