Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Accept rest arguments after command line separator #207

Merged
merged 4 commits into from
Dec 3, 2023

Conversation

jcs090218
Copy link
Member

Implement feature like https://stackoverflow.com/questions/11580961/sending-command-line-arguments-to-npm-script.

$ eask run script <name> -- [args..]

@jcs090218 jcs090218 added the enhancement New feature or request label Dec 3, 2023
@jcs090218 jcs090218 merged commit eb7c1f2 into master Dec 3, 2023
158 of 162 checks passed
@jcs090218 jcs090218 deleted the feat/args branch December 3, 2023 03:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant