Skip to content
This repository was archived by the owner on Nov 21, 2021. It is now read-only.

Ghost-chu/YamlConfiguration

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YamlConfiguration

A Java library that makes it easier to use YAML files for configuration!

Why?

I felt that the current YAML libraries just can't get the job done, or are very confusing (to me) to implement. A lot of them want to serialize/de-serialize objects, but that's not what the goal of this project is for.

The goal of this project is to make YAML files easier to use for configurative purposes.

About

A Java library that makes it easier to use YAML files for configuration

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages

  • Java 100.0%