yaml-to-toml

CLI tool to convert js yaml files to toml files

Yaml to Toml

CLI tool to convert js yaml files to toml files See yaml-boost for js extension to yaml

Install:

npm i -g yaml-to-toml

Usage:

yaml-to-toml <yaml_path> <toml_path>