You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I suggest to provide hocon for dummies which would be
just a collection of small hocon config snippets, with minimal comments,
of increasing complexity, so people can pick up and use hocon patterns,
w/o much technical understanding of details
The text was updated successfully, but these errors were encountered:
+1 to this. I am using the config library in my accounting system. Users of my system are not necessarily programmers.
If the examples in the Readme can be pulled out into a "user-friendly" page, I can just point a link to such a page rather than the github page which is confusing to them coughdummycough users.
I could use some help writing such a page and maybe setting up sbt-ghpages to publish it. (see https://github.com/sbt/sbt-ghpages ) I can push the publish button ...
I just did a little edit of HOCON.md for pull 32
what struck me it is a classic tl;dr masterpeace
I suggest to provide hocon for dummies which would be
just a collection of small hocon config snippets, with minimal comments,
of increasing complexity, so people can pick up and use hocon patterns,
w/o much technical understanding of details
The text was updated successfully, but these errors were encountered: