Skip to content
This repository was archived by the owner on May 30, 2024. It is now read-only.

Latest commit

 

History

History
51 lines (34 loc) · 1.42 KB

README.md

File metadata and controls

51 lines (34 loc) · 1.42 KB

Note) This op is deprecated in favor of https://github.com/opspec-pkgs/opctl.op.validate

Build Status

icon

Problem statement

validates a v0.1.5 opspec op

Example usage

Visualize

opctl ui github.com/opspec-pkgs/opspec.v0.1.5.op.validate#1.0.0

Run

opctl run github.com/opspec-pkgs/opspec.v0.1.5.op.validate#1.0.0

Compose

op:
  ref: github.com/opspec-pkgs/opspec.v0.1.5.op.validate#1.0.0
  inputs:
    op:  # 👈 required; provide a value

Support

join us on Slack or open an issue

Releases

releases are versioned according to semver 2.0.0 and tagged; see CHANGELOG.md for release notes

Contributing

see project/CONTRIBUTING.md