Karchnu 15a94a1609 | ||
---|---|---|
src | ||
tests | ||
.gitignore | ||
README.md | ||
shard.yml |
README.md
cq usage
cq < file.cbor
cq [attribute] < file.cbor
Example:
cq ".people.alice.age" < file.cbor
json-to-cbor usage
json-to-cbor < file.json > file.cbor
hs usage
hs
stands for hexstring
.
hs < file.cbor