CLI utility for pretty-printing MessagePack as JSON.
  • Go 51.4%
  • Makefile 48.6%
Find a file
2024-05-18 15:07:07 -04:00
go.mod Basic mp -> json decoding 2024-05-18 14:51:58 -04:00
go.sum Basic mp -> json decoding 2024-05-18 14:51:58 -04:00
LICENSE Initial commit 2024-05-18 14:27:57 -04:00
main.go Add installation support via Makefile 2024-05-18 15:07:07 -04:00
Makefile Add installation support via Makefile 2024-05-18 15:07:07 -04:00
msgp-view Add installation support via Makefile 2024-05-18 15:07:07 -04:00
README.md Add pretty-printing w/ jq 2024-05-18 15:00:35 -04:00

msgp-view

CLI utility for pretty-printing MessagePack as JSON.

Dependencies