-
Notifications
You must be signed in to change notification settings - Fork 0
/
.cruft.json
24 lines (24 loc) · 840 Bytes
/
.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
{
"template": "https://github.com/monarch-initiative/monarch-project-template",
"commit": "9d4f915d4a4cd1a9d8206506db1e261bc397de9c",
"checkout": null,
"context": {
"cookiecutter": {
"project_name": "CoderGPT",
"github_org_name": "hrshdhgd",
"__project_slug": "codergpt",
"project_description": "A language agnostic code optimizer.",
"min_python_version": "3.9",
"file_name": "main",
"greeting_recipient": "World",
"full_name": "Harshad Hegde",
"email": "[email protected]",
"__author": "Harshad Hegde <[email protected]>",
"license": "MIT",
"github_token_for_doc_deployment": "GH_TOKEN",
"github_token_for_pypi_deployment": "PYPI_TOKEN",
"_template": "https://github.com/monarch-initiative/monarch-project-template"
}
},
"directory": null
}