Open roman-yagodin opened 4 years ago
It would be more universal option than inventing own YAML-based language for that.
But can have some drawbacks (and also no obvious advantages as I can see).
Powershell: parse 1st script line to determine params. How to get script result as objects? Possibly via XML/JSON deserialization.
It would be more universal option than inventing own YAML-based language for that.
But can have some drawbacks (and also no obvious advantages as I can see).