PathMatch

An elixir library to match file paths using glob expressions

Installation

def deps do
    [{ :path_match, "~> 0.1.0" }]
end