-
Notifications
You must be signed in to change notification settings - Fork 38
Expand file tree
/
Copy path.cruft.json
More file actions
18 lines (18 loc) · 734 Bytes
/
.cruft.json
File metadata and controls
18 lines (18 loc) · 734 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
"template": "https://github.com/allenporter/cookiecutter-python",
"commit": "285470c00d43779a0dca3f1cc2009c658e294443",
"checkout": null,
"context": {
"cookiecutter": {
"full_name": "Allen Porter",
"email": "allen.porter@gmail.com",
"github_username": "allenporter",
"project_name": "flux_local",
"description": "flux-local is a set of tools and libraries for managing a local flux gitops repository focused on validation steps to help improve quality of commits, PRs, and general local testing.",
"version": "5.2.0",
"_template": "https://github.com/allenporter/cookiecutter-python",
"_commit": "285470c00d43779a0dca3f1cc2009c658e294443"
}
},
"directory": null
}