logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

yaml2ini - Converts YAML files into INI-like configuration files.

Authors

yaml2ini is part of the Mobile Robot Programming Toolkit (MRPT).

       This manual page was written by Jose Luis Blanco <jlblanco@ual.es>.

Bugs

       Please report bugs at https://github.com/MRPT/mrpt/issues

Description

yaml2ini is a command-line application which processes a YAML file and prints to the console the INI-like
       configuration file.

Name

       yaml2ini - Converts YAML files into INI-like configuration files.

See Also

       The application wiki page at https://www.mrpt.org/Applications

Synopsis

       yaml2ini in.yml

See Also