Skip to content

Latest commit

 

History

History
68 lines (51 loc) · 2.13 KB

README.md

File metadata and controls

68 lines (51 loc) · 2.13 KB

sbt-turtles

Build Status Download

An sbt plugin for sharing settings between the meta-builds and the main build.

Setup

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")

Usage

TODO.

Contributing

See CONTRIBUTING.md.

Credits

This plugin was generated from the BotTech/sbt-autoplugin.g8 Giter8 template.

Credit to these open source projects:

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.

Licenses

This plugin is distributed under an Apache 2.0 License.

See licenses/README.md for all third-party licenses.