@covenant-md/core
v1.0.0
Published
Validator, test runner, skill runner, lint, diff, and graph for the COVENANT.md design-contract spec
Maintainers
Readme
@covenant-md/core
The reference library for the COVENANT.md design-contract spec. Parse, validate, test, lint, diff, and graph COVENANT.md files.
npm install @covenant-md/coreimport { validateCovenant, CovenantTestRunner, createSkillRunner } from '@covenant-md/core';Exposed API: validateCovenant, CovenantTestRunner, createSkillRunner, lintCovenant,
printFindings, diffCovenants, printDiff, graphSkills.
For the command-line interface see @covenant-md/cli.
The canonical specification is docs/COVENANT.md in the repository.
Licence: MIT.
