Conversation
|
Thanks for the feature @DSigmund . It would be even better if each feature was its own pull request. For instance, this pull request has both the pretty-print & save-code features. I can't merge one without the other. |
|
I'm not convinced of the need for the "save" functionality in echo "{{name}}" | datamaker -i 100 > output.txtA programmatic user can easily do something similar to your code by listening to the "on data" event. But I'm not convinced that it's universally useful - it may be useful to you, but I'm not sure that many other users would find it useful? Happy to hear counter arguments :) |
Well, i tried to do this, using two different branches at my side ... i think i made an error somewhere, sry ...
Think about having an application where you need some JSON-Data-Files as Backend. |
Allows to Save XML and JSON Output as Files.
JSON has a special option to pull a property as filename.