8000 GitHub - osbdr/copier-templates
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Apr 3, 2025. It is now read-only.

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
0