https://github.com/ropes/desalinate
Attempting to parse YAML files in Golang for extracting data from Saltstack configs. Eventual hope to upload data to etcd but that may be unecessary when saltstacks etcd module lands!
https://github.com/ropes/desalinate
Last synced: 8 months ago
JSON representation
Attempting to parse YAML files in Golang for extracting data from Saltstack configs. Eventual hope to upload data to etcd but that may be unecessary when saltstacks etcd module lands!
- Host: GitHub
- URL: https://github.com/ropes/desalinate
- Owner: Ropes
- License: mit
- Created: 2014-10-01T06:58:43.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-10-01T06:59:48.000Z (over 11 years ago)
- Last Synced: 2025-02-08T15:16:50.645Z (over 1 year ago)
- Language: Go
- Size: 129 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
desalinate
==========
Attempting to parse YAML files in Golang for extracting data from Saltstack configs. Eventual hope to upload data to etcd but that may be unecessary when saltstacks etcd module lands!