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
containing more information about the structure and features of the generated project.
116
-
Feel free to either remove it, or keep (and possibly adjust) it as extended technical
117
-
project documentation for yourself and other future project contributors.
115
+
116
+
**Please familiarize yourself with the generated structures, files and the contents of the
117
+
developer guide.** Feel free to either remove the guide afterwards, or keep (and possibly
118
+
adjust) it as extended technical project documentation for yourself and other future
119
+
project contributors.
118
120
119
121
You can find a demo repository generated from this template [here](https://github.com/Materials-Data-Science-and-Informatics/fair-python-cookiecutter-demo).
120
122
@@ -166,7 +168,7 @@ from this template, there are two main ways to do so:
166
168
167
169
If your project currently has no sophisticated setup of tools or strong preferences about
168
170
them, option 1 might be the simplest way to adopt the template. Your code then needs to be
169
-
moved into the `YOUR_PROJECT/src` subdirectory.
171
+
moved into the `YOUR_PROJECT/src/YOUR_PACKAGE` subdirectory.
170
172
171
173
On the other hand, if you already have a working setup that you do not wish to replace
0 commit comments