Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:38:01 +08:00
commit 6924ff8777
8 changed files with 1682 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "azure-devops",
"description": "Azure DevOps CLI guidance for managing repos, pipelines, boards, and projects",
"version": "0.1.0",
"author": {
"name": "Lukas Trumm",
"email": "lukas.trumm@gmail.com"
},
"skills": [
"./skills"
]
}