A Powershell module to access YAML files.
It is implemented using python3 with the package PyYaml.
It can be used from Unix, MacOS and Windows environments. The only prerequisites are:
- python3 is available
- python package PyYaml is installed
- python program json_from_yaml.py is available
The software is hosted on Github at ChristophOberle/yaml-powershell-with-pyyaml
Leave a Reply