-
Create from script:
bash <(curl -fsSo- https://raw.githubusercontent.com/tw-studio/pdm-env-starter/main/scripts/create_pdm_app.sh)
-
Run
pdm install
-
Test the environment is loading properly with:
pdm echo:dev
pdm echo:stage
-
Notifications
You must be signed in to change notification settings - Fork 0
tw-studio/pdm-env-starter
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Python project starter using pdm and PEP 582.