Skip to content

amoothart/PatternMatching

Repository files navigation

mvn package
//run against pattern file 'example_input.txt'
java -cp target\PatternMatching-1.0-SNAPSHOT.jar main.java.com.amooth.patterns.PatternMatching example_input.txt > example_output.txt
//use PatternGenerator to create random test input

About

wildcard pattern matching of file paths

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages