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

regex like capture #13

Open
1000i100 opened this issue Aug 6, 2020 · 0 comments
Open

regex like capture #13

1000i100 opened this issue Aug 6, 2020 · 0 comments
Labels
enhancement Hacktoberfest hacktoberfest.digitalocean.com help wanted

Comments

@1000i100
Copy link

1000i100 commented Aug 6, 2020

I would like to do something like :
glob-run src/(**/*).mjs -- cp src/$1.mjs dest/$1.esm.js
or similar stuff.

Is it possible with glob-run ? or with any other npm available cli ?
should it be added to glob-run ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Hacktoberfest hacktoberfest.digitalocean.com help wanted
Projects
None yet
Development

No branches or pull requests

2 participants