/siv

Primary LanguageGroovy

SIV

Log sieve which is guided by gherkin scenario.

build and run

java

./gradlew jar
java -cp build/libs/siv-1.0-SNAPSHOT.jar pw.avvero.hw.siv.App example.feature

native

./build.sh
./siv