Skip to content

Latest commit

 

History

History

yaml_converter

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Convert a YAML file to JSON

Requirements:

  • Node.js

Instructions:

  • Run: node ./tools/yaml_converter --inputfile file-name.yaml
  • Open: ./temp/file-name.yaml.json
  • You may copy paste the JSON file into the quicktype app for generating the rust classes