Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 1.58 KB

README.md

File metadata and controls

29 lines (19 loc) · 1.58 KB

Tectonic

Build Status GitHub Tag Chat

A data-driven Java configuration library serving as the base for Terra's extensive config system.

About

Tectonic is a powerful read-only Java configuration library for data-driven applications. It supports many configuration languages, and is simple to implement for new ones.

Tectonic has a powerful abstraction system, making it an extremely useful tool for data-driven applications where users may be creating many very similar configurations.

Tectonic has an extensive type loading system, with automatic support for generic types.

Supported config languages

Licensing

Tectonic is licensed under the MIT License.