mirror of
https://github.com/github/awesome-copilot.git
synced 2026-07-14 10:01:06 +00:00
29 lines
833 B
JSON
29 lines
833 B
JSON
{
|
|
"id": "appmod-cockpit",
|
|
"name": "Java Modernization Studio",
|
|
"description": "Drive the GitHub Copilot App Modernization for Java workflow from an interactive canvas: environment readiness, repo assessment, prioritized plan and progress, validation gates, and one-click predefined-task runs grounded in the repo's real artifacts.",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Ayan Gupta",
|
|
"url": "https://github.com/ayangupt"
|
|
},
|
|
"keywords": [
|
|
"app-modernization",
|
|
"assessment-dashboard",
|
|
"azure-migration",
|
|
"java-modernization",
|
|
"legacy-java",
|
|
"modernization-cockpit",
|
|
"validation-gates"
|
|
],
|
|
"screenshots": {
|
|
"icon": {
|
|
"path": "assets/preview.png",
|
|
"type": "image/png"
|
|
},
|
|
"gallery": {
|
|
"path": "assets/preview.png",
|
|
"type": "image/png"
|
|
}
|
|
}
|
|
} |