Skip to content

Commit 51b8601

Browse files
committed
Added README and tests directory to the template.
1 parent 511e9fd commit 51b8601

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Whitespace-only changes.

0 commit comments

Comments
 (0)