Are there plans for bun
to read scripts from stdin
like node
?
#4484
winstxnhdw
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
Upvote! Also I've created a simple script to add
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I tried piping a script into
bun
, but it seems it doesn't acceptstdin
.Beta Was this translation helpful? Give feedback.
All reactions