Skip to content

Latest commit

 

History

History
55 lines (42 loc) · 2.17 KB

README.md

File metadata and controls

55 lines (42 loc) · 2.17 KB

Copier PDM and Nox

Copier template for Python projects managed by PDM with the help of Nox.

Features

Prerequisites

To use the template's development tasks, the following command-line tools are required:

Usage

To use the template for a new project:

copier copy "gh:georgedouzas/copier-pdm-nox.git" /path/to/your/new/project

To update the project using a new version of the template:

copier update

Credits

This template is based on copier-pdm from Timothée Mazzucotelli. You may also check his other amazing projects.