Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/scalameta/metaconfig

Small library for reading configuration into case classes
https://github.com/scalameta/metaconfig

configuration hocon scala

Last synced: 3 days ago
JSON representation

Small library for reading configuration into case classes

Awesome Lists containing this project

README

        

# Metaconfig

[![Maven](https://img.shields.io/maven-central/v/org.scalameta/metaconfig-core_2.12.svg?label=maven)](http://search.maven.org/#search%7Cga%7C1%7Ca%3A%22metaconfig-core_2.12%22)
![](https://github.com/scalameta/metaconfig/workflows/CI/badge.svg)

Configuration library used by
[scalafix](https://github.com/scalacenter/scalafix) and
[scalafmt](https://github.com/scalameta/scalafmt).

## Docs

See