# README
This is test Plan Decoder
Example Usage
Supports .json
files or base64
text files.
JSON
go run test/plan-decoder/test_plan_decoder.go ./test/data/realm-plan.json
base64
go run test/plan-decoder/test_plan_decoder.go ./test/data/realm-plan.b64