Instructor Notes
This is a placeholder file. Please add content here.
Introduction
Generating a Repository using a Template
Instructor Note
Using pipx to install copier is recommended, so it
doesn’t pollute the global environment of the user, and so they don’t
have to install it in their (not-yet-existant) project space. It’s only
recommended to let participants deviate from this advice and directly
pip install copier if they (confidently) know what they’re
doing.