RubyFlow The Ruby and Rails community linklog

tty-config - Ruby apps configuration data management

I’ve written tty-config to help with managing configuration options in Ruby apps, especially CLIs. I needed a simple api that will easily define, get and merge keys of arbitrary depth. It supports reading and writing of configuration options in YAML, JSON & TOML formats. No magic DSLs and converting keys into method calls. Pure and simple data lookups.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in