An open API service indexing awesome lists of open source software.

https://github.com/git-lfs/wildmatch

Wildmatch is a pattern matching language for filepaths compatible with Git.
https://github.com/git-lfs/wildmatch

wildmatch

Last synced: about 1 year ago
JSON representation

Wildmatch is a pattern matching language for filepaths compatible with Git.

Awesome Lists containing this project

README

          

# wildmatch

[![CI status][ci_badge]][ci_url]

[ci_badge]: https://github.com/git-lfs/wildmatch/workflows/CI/badge.svg
[ci_url]: https://github.com/git-lfs/wildmatch/actions?query=workflow%3ACI

package `wildmatch` is a reimplementation of Git's `wildmatch.c`-style filepath pattern matching.

For more information, see the [godoc][1].

[1]: https://godoc.org/github.com/git-lfs/wildmatch