A unix-style command line utility for transforming JSON
sbt assembly
will build a shaded jar
Ptolemy IDML command line tool.
Usage: idml [options] <file>...
--help
Show usage information and flags
--pretty <value>
Enable pretty printing of output
<file>...
one or more mapping files to run the data through
andi@andi-workstation idml-tool > ./idml idml-examples/footobar.idml
>{"foo": "contents of foo is here"}
<{"bar":"contents of foo is here"}