An sbt plugin for sharing settings between the meta-builds and the main build.
This plugin requires sbt 1.0.0+.
Add this plugin to your project/plugins.sbt
file:
addSbtPlugin("nz.co.bottech.sbt.turtles" % "sbt-turtles" % "1.0.0")
TODO.
See CONTRIBUTING.md.
This plugin was generated from the BotTech/sbt-autoplugin.g8 Giter8 template.
Credit to these open source projects:
- dwijnand/sbt-dynver
- dwijnand/sbt-travisci
- ohnosequences/sbt-github-release
- sbt/sbt-bintray
- sbt/sbt-pgp
Special thanks to:
- GitHub for hosting the git repository.
- JFrog for distributing the releases on Bintray.
- Lightbend for Scala, sbt and distributing the plugin in the community sbt repository.
- scalacenter for Scala and indexing this project in the Scaladex.
- Travis CI for running the build.
- All the other contributors who made this project possible.
This plugin is distributed under an Apache 2.0 License.
See licenses/README.md for all third-party licenses.