We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 511e9fd commit 51b8601Copy full SHA for 51b8601
2 files changed
README.md
@@ -0,0 +1,6 @@
1
+How to use:
2
+
3
+1) Install Python 3.7 or newer
4
+2) Install Git 2.27 or new
5
+3) Install `copier` with pipx, like so: `pipx install copier`. (Install pipx if needed)
6
+4) `copier gh:lincc-frameworks/python-project-template <path/to/destination>`
{{project_name}}/tests/test_{{module_name}}.py.jinja
0 commit comments