-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.cruft.json
31 lines (31 loc) · 1.1 KB
/
.cruft.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
{
"template": "https://github.com/TeoZosa/cookiecutter-cruft-poetry-tox-pre-commit-ci-cd",
"commit": "d4fe3afe18a38e2cf6ed324b609057539a169d27",
"checkout": null,
"context": {
"cookiecutter": {
"project_name": "Pytudes",
"project_slug": "pytudes",
"package_name": "pytudes",
"friendly_name": "Pytudes",
"author": "Teo Zosa",
"email": "[email protected]",
"project_type": "project",
"project_boilerplate_type": "none",
"jupyter_notebook_project": "no",
"adr_documentation_support": "no",
"remote_vcs_url": "https://github.com",
"remote_vcs_username": "TeoZosa",
"container_registry_namespace": "teozosa",
"project_repository_url": "https://github.com/TeoZosa/pytudes",
"documentation_url": "https://pytudes.readthedocs.io",
"adr_documentation_url": "https://TeoZosa.github.io/pytudes/adl/",
"version": "0.0.0",
"_copy_without_render": [
"docs/source/_templates/*"
],
"_template": "https://github.com/TeoZosa/cookiecutter-cruft-poetry-tox-pre-commit-ci-cd"
}
},
"directory": null
}