SBT auto plugin to use Gherkin Converter to generate html from
.feature
files.
sbt-git-hooks
is an auto plugin for SBT 1.0.
Add the plugin to your build with the following in project/plugins.sbt
:
addSbtPlugin("uk.co.randomcoding" % "sbt-git-hooks" % "0.1.0")
This plugin is licenced under the AGPL v3
Contributions are welcome. Please create a fork and submit pull requests.