Skip to content

Commit 5046c18

Browse files
authored
Update README.md
1 parent b89464b commit 5046c18

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

profile/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@
55

66
This organization contains repos with examples of integrating Python with various tooling (CI/CD, linting, testing etc) and bindings/other language integration.
77

8+
```bash
9+
pip install copier
10+
copier copy https://github.com/python-project-templates/base.git path/to/new/project
11+
```
12+
813
### Python Templates
914

1015
| Type | Build | Description |

0 commit comments

Comments
 (0)