Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# README

```sh
copier copy --trust <github_url> <path>
pdm init <github_url>
```

## PDM as Pythong Depencincy Manager

- [PDM](https://pdm.fming.dev/)
Expand Down
26 changes: 0 additions & 26 deletions cookiecutter.json

This file was deleted.

1 change: 0 additions & 1 deletion copier-pdm
Submodule copier-pdm deleted from adff9b
8 changes: 0 additions & 8 deletions copier.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,6 @@ project_description:
default: Project brief description.
help: "Provide a concise description to be used in the Python package overview and the introductory paragraph in the README and documentation's index page:"
type: str
development_status:
default: Alpha
choices:
- Alpha
- Beta
- Production/Stable
help: 'Choose the development status:'
type: str

author_name:
default: Your Name
Expand Down
Binary file removed docs/assets/doc-site.png
Binary file not shown.
Binary file removed docs/assets/favicon.png
Binary file not shown.
Binary file removed docs/assets/logo.png
Binary file not shown.
1,011 changes: 0 additions & 1,011 deletions pdm.lock

This file was deleted.

1 change: 0 additions & 1 deletion ss-python
Submodule ss-python deleted from ed623e
Loading