How can gleam export package-information write to stdout in windows?
#6257
Papipo
started this conversation in
Ideas & suggestions
Replies: 1 comment
|
There is an issue now #6260, we might want to close this. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Context:
Basically we need a way for this command to output to stdout because of windows support.
Adding support for the mentioned hyphen
-might be a breaking change, so an option would be to just drop the requirement of the --out arg and output to stdout by default.Any other suggestion is welcome.
All reactions