package
0.3.0-alpha.1
Repository: https://github.com/microsoft/notation-cose.git
Documentation: pkg.go.dev

# README

cq - Command-line CBOR processor

Similar to jq, the cq tool is designed to pretty print the COSE signature in a human-readable manner.

Build

Under the root folder of this repository, execute

make build-tools

to build the tools, and the cq binary will be built at bin/tools/cq.