GitXplorerGitXplorer
p

copier-pdm

public
85 stars
17 forks
12 issues

Commits

List of commits on branch main.
Unverified
adff9b64887d0b4c9ec0b42de1698b34858a511e

docs: Update changelog for version 1.2.6

ppawamoy committed 6 months ago
Unverified
a534b39bb7b05a30ae758453209b49adce2414ac

refactor: Update premium sponsors display

ppawamoy committed 6 months ago
Unverified
c8563a601b0da3fb274e217d51c8b985c0c5a311

docs: Update changelog for version 1.2.5

ppawamoy committed 7 months ago
Unverified
84fdb0181a3286520ee26fa330aaf265f0aa545d

refactor: Improve Insiders features paragraph

ppawamoy committed 7 months ago
Unverified
392e9aa831899ecccd092b5de27f59b5150c8113

docs: Update changelog for version 1.2.4

ppawamoy committed 7 months ago
Unverified
574f0963ae10e4e5b9e32609da34ec44dae8ddae

fix: Fix view/edit URIs in docs

ppawamoy committed 7 months ago

README

The README file for this repository.

Copier PDM

ci documentation gitter

Copier template for Python projects managed by PDM.

This copier template is mainly for my own usage, but feel free to try it out, or fork it!

Similar templates:

Features

Quick setup and usage

Make sure all the requirements are met, then:

copier copy --trust "https://github.com/pawamoy/copier-pdm.git" /path/to/your/new/project

Or even shorter:

copier copy --trust "gh:pawamoy/copier-pdm" /path/to/your/new/project

See the documentation for more details.