yaml-to-toml
v1.2.2
Published
CLI tool to convert js yaml files to toml files
Downloads
5
Readme
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>