/ratson

Rust implementation of the esoteric configuration language Watson

Primary LanguageRust

Usage

To convert the Watson document to JSON, simply run the below command.

ratson <input_file>

Building

Build the Ratson executable with the below command.

cargo build