Skip to content

osbdr/copier-templates

Repository files navigation

Copier Templates

copier: https://github.com/copier-org/copier

Dieses Repository kann sowohl für neue und bestehende Projekte genutzt werden. Es beinhaltet grundlegende Konfigurationsdateien für:

  • GitHub Actions

  • GitHub Templates

  • Renovate

  • Semantic Versioning

Für die Nutzung wird Python 3 benötigt.

Anleitung

Zunächst pipx und copier installieren:

pip install pipx
pipx install copier

Zum Initialisieren eines neuen Projekts:

copier https://github.com/osbdr/copier-templates.git <PROJEKT_ORDNER>

Zum Aktualisieren eines Projekts:

cd <PROJEKT_ORDNER>
copier update

About

No description, website, or topics provided.

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published