Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 443 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 443 Bytes

atdcat

atdcat is a development tool for working with the ATD language. It checks the syntax of an ATD file and reformats it. Options offer transformations of the type definitions that can be useful for troubleshooting. Check out atdcat --help for the list of available options.

The most noteworthy transformation offered by atdcat is atdcat -jsonschema which translates an ATD file to JSON Schema.