tundsta / pattern-processor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pattern-processor

An input.txt is bundled in the top level dir containing sample test strings to match so a functional test can be run as follows:

usage - sbt "run "

e.g.

$ sbt "run \"bar %{0G} foo %{1}\" input.txt"

Automated specs for the processor can also be run via sbt:

$ sbt test

About

License:Other


Languages

Language:Scala 100.0%