microsoft/hve-core

Public

mirrored fromhttps://github.com/microsoft/hve-coreAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
fix/dependency-review-recursive-globs

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

plugins/installer/.github/plugin/plugin.json

8lines · modecode

1{
2 "name": "installer",
3 "description": "Decision-driven installer skill for deploying HVE Core artifacts across workspace configurations",
4 "version": "3.3.27",
5 "skills": [
6 "skills/installer/"
7 ]
8}