Add this plugin to your project/plugins.sbt
// project/plugins.sbt
addSbtPlugin("de.wayofquality.blended" % "sbt-blendedbuild" % "0.1.2")
To publish this plugin, run:
SONATYPE_USERNAME=<username> SONATYPE_PASSWORD=<password> sbt publish
This project is published under the Apache License, Version 2.0