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

Globbing for noobs #15

Open
sindresorhus opened this issue Jun 21, 2014 · 3 comments
Open

Globbing for noobs #15

sindresorhus opened this issue Jun 21, 2014 · 3 comments

Comments

@sindresorhus
Copy link
Owner

Globbing is used all over the place, but I've yet to find a nice intro guide for beginners.

Should include usage examples for common pattern combinations.

Need it for globby and multimatch.

Resources:

@mathiasbynens
Copy link

http://wiki.bash-hackers.org/syntax/expansion/globs may also be of help (although the above two resources cover it quite nicely)

@treyhunner
Copy link

👍 also noting the difference between the various globbing libraries/tools/shells would be great

@sindresorhus
Copy link
Owner Author

Yes, and the guide will be mainly focused on the patterns node-glob supports.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants