-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.cruft.json
31 lines (31 loc) · 1.41 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": "f9fe84c924e5044849e4678dbdb7d4d0a87526cc",
"checkout": "master",
"context": {
"cookiecutter": {
"project_name": "cookiecutter-cruft-poetry-tox-pre-commit-ci-cd-instance",
"project_slug": "cookiecutter-cruft-poetry-tox-pre-commit-ci-cd-instance",
"package_name": "cookiecutter_cruft_poetry_tox_pre_commit_ci_cd_instance",
"friendly_name": "Cookiecutter Cruft Poetry Tox Pre Commit Ci Cd Instance",
"author": "YOUR_FIRST_AND_LAST_NAME",
"email": "[email protected]",
"project_type": "package",
"project_boilerplate_type": "cli",
"jupyter_notebook_project": "hybrid",
"adr_documentation_support": "yes",
"remote_vcs_url": "https://github.com",
"remote_vcs_username": "TeoZosa",
"container_registry_namespace": "teozosa",
"project_repository_url": "https://github.com/TeoZosa/cookiecutter-cruft-poetry-tox-pre-commit-ci-cd-instance",
"documentation_url": "https://github.readthedocs.io",
"adr_documentation_url": "https://TeoZosa.github.io/cookiecutter-cruft-poetry-tox-pre-commit-ci-cd-instance/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
}