Skip to content

Conversation

@TanVD
Copy link
Owner

@TanVD TanVD commented Jul 18, 2024

Add a new hocon module with HOCON parsing functionality and update relevant files.

  • Add HOCON module:
    • Create konfy-hocon/src/main/kotlin/tanvd/konfy/hocon/HoconProvider.kt with HoconProvider class for parsing HOCON configuration files.
    • Create konfy-hocon/src/test/kotlin/tanvd/konfy/hocon/HoconProviderTest.kt with unit tests for HoconProvider.
    • Create konfy-hocon/src/test/resources/config.conf for testing purposes.
  • Update Gradle settings:
    • Modify settings.gradle.kts to include :konfy-hocon module.
  • Update documentation:
    • Modify README.md to mention hocon as a supported format.

For more details, open the Copilot Workspace session.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants