NLeSC / python-template

Netherlands eScience Center Python Template
https://research-software-directory.org/software/nlesc-python-template
Apache License 2.0
177 stars 76 forks source link

add instructions to use a branch of the template #438

Open fdiblen opened 3 weeks ago

fdiblen commented 3 weeks ago

For example you can use the dev branch of the template by running:

copier copy --vcs-ref dev https://github.com/nlesc/python-template.git .

lyashevska commented 3 weeks ago

Add this to README.dev.md Instructions can be copied from .github/PULL_REQUEST_TEMPLATE.md