#!/bin/bash
CWD=`dirname "$0"`
java -cp "$CWD/lib/*" org.testingisdocumenting.znai.gen.FromReadmeGenerator $*