Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

IDML/idml-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ptolemy IDML command line tool

A unix-style command line utility for transforming JSON

Building

sbt assembly will build a shaded jar

Usage

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

Example

andi@andi-workstation idml-tool > ./idml idml-examples/footobar.idml
>{"foo": "contents of foo is here"}
<{"bar":"contents of foo is here"}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published