Script to output available scripts like npm run
#7585
raineorshine
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I frequently used the old behavior of
bun run
with no arguments to see the available scripts in a project. Now that it includes the full help and examples every time it's not so useful. Here is a shell script for those that are also missing the old behavior:Beta Was this translation helpful? Give feedback.
All reactions