Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

Create common base for yaml files #13

Open
MeneDev opened this issue Oct 1, 2018 · 0 comments
Open

Create common base for yaml files #13

MeneDev opened this issue Oct 1, 2018 · 0 comments
Labels
enhancement New feature or request hacktoberfest help wanted Extra attention is needed

Comments

@MeneDev
Copy link
Owner

MeneDev commented Oct 1, 2018

Since yaml is widely used, there should be a common set of helpers to cope with the format. Unfortunately there is currently no round-trip parser for yml in go.

The helpers should allow to retrieve and replace values by path. Other implementations are welcome as long as they allow to change single values without affecting other parts of a yaml file.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request hacktoberfest help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant