You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| code_of_conduct_email |yourname@esciencecenter.nl| Email address of the person who should be contacted in case of violations of the Code of Conduct. |
84
84
85
85
Once the project files have been generated, follow the steps outlined in
86
-
[template/next_steps.md](template/next_steps.md).
86
+
[next_steps.md](template/next_steps.md).
87
87
88
88
#### Step 2/2: Read about what was just generated
89
89
@@ -145,7 +145,7 @@ Good job! You have now generated the skeleton for your package:
145
145
146
146
For an explanation of what's there, read on in the [project_setup.md](template/project_setup.md) file.
147
147
148
-
### Option 2: Apply to pre-existing code
148
+
### Scenario 2: Apply to pre-existing code
149
149
150
150
To apply the template to pre-existing code, you can use the same `copier copy`
151
151
command as when creating a new package, except that you point to the folder
@@ -162,7 +162,7 @@ conflicts. Especially if your files are already under version control, it is
162
162
recommended to answer 'yes' for all files, you will still be able to review
163
163
the changes suggested by the template.
164
164
165
-
### Option 3. Updating a template-made package
165
+
### Scenario 3. Updating a template-made package
166
166
167
167
Copier provides the functionality for re-applying the template to a previously
168
168
created project using the `copier update` command. This has two effects:
0 commit comments