All Projects → ThoughtWorksInc → sbt-best-practice

ThoughtWorksInc / sbt-best-practice

Licence: Apache-2.0 License
Configure common build settings for a Scala project

Programming Languages

scala
5932 projects

Projects that are alternatives of or similar to sbt-best-practice

sbt-project-switcher
A sbt plugin to switch project in a snappy way⚡️
Stars: ✭ 36 (-23.4%)
Mutual labels:  sbt-plugin
sbt-flaky
Detect flaky tests with sbt
Stars: ✭ 35 (-25.53%)
Mutual labels:  sbt-plugin
sbt-ecr
An SBT plugin for managing Docker images within Amazon ECR.
Stars: ✭ 52 (+10.64%)
Mutual labels:  sbt-plugin
sbt-play-npm
Integrate a Npm application with Play framework
Stars: ✭ 10 (-78.72%)
Mutual labels:  sbt-plugin
chuckwagon
a Scala/sbt AWS Lambda Toolkit
Stars: ✭ 29 (-38.3%)
Mutual labels:  sbt-plugin
sbt-kubeyml
Sbt plugin to help deploy Scala applications to Kubernetes
Stars: ✭ 37 (-21.28%)
Mutual labels:  sbt-plugin
benchdb
A database and query tool for JMH benchmark results
Stars: ✭ 58 (+23.4%)
Mutual labels:  sbt-plugin
sbt-hepek
Sbt plugin for rendering Scala objects to files. And more!
Stars: ✭ 17 (-63.83%)
Mutual labels:  sbt-plugin
sbt-ethereum
An sbt-based solidity / scala development environment, and general command-line power tool, for Ethereum.
Stars: ✭ 97 (+106.38%)
Mutual labels:  sbt-plugin
sbt-ammonite-classpath
Export the classpath for Ammonite and Almond
Stars: ✭ 29 (-38.3%)
Mutual labels:  sbt-plugin
sbt-guardrail
Principled code generation from OpenAPI specifications
Stars: ✭ 24 (-48.94%)
Mutual labels:  sbt-plugin
playwarts
WartRemover warts for Play Framework.
Stars: ✭ 23 (-51.06%)
Mutual labels:  sbt-plugin
sbt-elm
Scala Build Tool (SBT) plugin for the Elm programming language
Stars: ✭ 44 (-6.38%)
Mutual labels:  sbt-plugin
sbt-bazel
Easily convert SBT projects to Bazel workspaces
Stars: ✭ 55 (+17.02%)
Mutual labels:  sbt-plugin
sbt-jni
SBT Plugin to ease working with JNI
Stars: ✭ 110 (+134.04%)
Mutual labels:  sbt-plugin
sbt-travisci
An sbt plugin to integrate with Travis CI
Stars: ✭ 44 (-6.38%)
Mutual labels:  sbt-plugin
sbt-example
Run Scaladoc as unit tests
Stars: ✭ 30 (-36.17%)
Mutual labels:  sbt-plugin
sbt-openapi-schema
Generate schema sources for Scala, Java and Elm from an openapi 3.0 spec.
Stars: ✭ 12 (-74.47%)
Mutual labels:  sbt-plugin
sbt-codeartifact
An sbt plugin for publishing packages to AWS CodeArtifact.
Stars: ✭ 15 (-68.09%)
Mutual labels:  sbt-plugin
sbt-scala-js-map
A Sbt plugin that configures source mapping for Scala.js projects hosted on Github
Stars: ✭ 30 (-36.17%)
Mutual labels:  sbt-plugin

sbt-best-practice

Scala CI

Configure common build settings for a Scala project

Usage

// project/plugins.sbt
addSbtPlugin("com.thoughtworks.sbt-best-practice" % "sbt-best-practice" % "latest.release")
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].