/ConfigurationFile

This Java project is designed to handle YAML (.yml) files without the use of an external API. It uses the built-in Java libraries to read, parse and manipulate YAML data, providing developers with a lightweight and efficient solution for working with YAML files in their Java applications.

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

Stargazers