openipd / go-yaml-edit

Go library that implements surgical in-place edits of YAML source files, while preserving formatting (indentation, quoting style, comments, etc).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WARNING: This repository is no longer actively maintained by VMware.

VMware has made the difficult decision to stop driving this project and therefore we will no longer actively respond to issues or pull requests. If you would like to take over maintaining this project independently from VMware, please let us know so we can add a link to your forked project here.

Thank You.

Go Report Card

go-yaml-edit

This project contains a Go package that implements helpers for in-place editing of YAML sources.

Documentation

Read full doc on the Go package documentation page.

Contributing

The go-yaml-edit project team welcomes contributions from the community. Before you start working with go-yaml-edit, please read our Developer Certificate of Origin. All contributions to this repository must be signed as described on that page. Your signature certifies that you wrote the patch or have the right to pass it on as an open-source patch. For more detailed information, refer to CONTRIBUTING.md.

License

go-yaml-edit is available under the BSD-2 license.

About

Go library that implements surgical in-place edits of YAML source files, while preserving formatting (indentation, quoting style, comments, etc).

License:Other


Languages

Language:Go 100.0%