File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,7 +12,8 @@ This is a [`copier`](https://github.com/copier-org/copier) template for building
1212Follow these steps to use this template:
1313
14141 . [ Install ` copier ` ] ( https://copier.readthedocs.io/en/stable/#installation ) (e.g. ` pip install copier ` ).
15- 1 . Reference this repository through the ` copier copy <source> <target> ` command. (e.g. ` copier copy https://github.com/cu-dbmi/template-uv-python-research-software destination_path ` )
15+ 1 . Reference this repository through the ` copier copy <source> <target> ` command. (e.g. ` copier copy --vcs-ref=HEAD https://github.com/cu-dbmi/template-uv-python-research-software destination_path ` )
16+ If you still see stale content, clear Copier's cache (` rm -rf ~/.cache/copier ` ) and run the command again.
16171 . Follow the directions in your new repo's ` README.md ` and make sure to check each file for alignment with your project.
17181 . Enjoy!
1819
You can’t perform that action at this time.
0 commit comments