APM-Packages/corentic-package-manager/examples/microsoft-design-review/apm.yml

21 lines
620 B
YAML
Raw Normal View History

# Thin CPM wrapper around the official Microsoft sample package.
# Installs its primitives (design-standards, design-review,
# accessibility-audit, style-checker, design-reviewer) and adds the
# team recommendation.
#
# Original: https://github.com/microsoft/apm-sample-package
name: acme/design-review-cpm
version: 0.1.0
description: >
Design review team based on the official microsoft/apm-sample-package:
reviewer, style checker and accessibility auditor under one orchestrator.
author: Tobias Endres
license: MIT
type: hybrid
targets:
- opencode
dependencies:
apm:
- microsoft/apm-sample-package#v1.0.0