Skip to content

mattn/go-zglob

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-zglob

Build Status

zglob

Usage

matches, err := zglob.Glob(`./foo/b*/**/z*.txt`)

Installation

For using library:

$ go get github.com/mattn/go-zglob

For using command:

$ go install github.com/mattn/go-zglob/cmd/zglob@latest

License

MIT

Author

Yasuhiro Matsumoto (a.k.a mattn)

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Languages