gurkankaymak / hocon

go implementation of lightbend's HOCON configuration library https://github.com/lightbend/config
MIT License
79 stars 17 forks source link

👋 Feature request: CLI tool #14

Open saghul opened 2 years ago

saghul commented 2 years ago

Hey there!

I ran into your project while trying to find a replacement for ruby-hocon, in order to save the runtime dependency :-)

Have you ever thought of making a CLI tool? This is the CLI API that ruby-hocon currently implements: https://github.com/puppetlabs/ruby-hocon#cli-tool

gurkankaymak commented 2 years ago

Hey @saghul

I haven't thought of implementing a CLI tool, but feel free to submit a pr