#!/bin/bash

set -e

frugen -j example.json fru.bin
# frugen -r fru.bin -o json -
frugen -r fru.bin -o text -
