##Sbt Plugins
-
sbt
sbt is a build tool for Scala, Java, and more.
Project Source: https://github.com/sbt/sbt
Project Homepage: http://www.scala-sbt.org/ -
sbt-idea
A simple-build-tool (sbt) plugin/processor for creating IntelliJ IDEA project files.
Project Source: https://github.com/mpeltonen/sbt-idea -
sbteclipse
Plugin for sbt to create Eclipse project definitions.
Project Source: https://github.com/typesafehub/sbteclipse -
sbt-native-packager
The goal is to be able to bundle up Scala software built with SBT for native packaging systems, like deb, rpm, homebrew, msi.
Project Source: https://github.com/sbt/sbt-native-packager
Project Documentation: http://www.scala-sbt.org/sbt-native-packager/ -
sbt-revolver
An SBT plugin for dangerously fast development turnaround in Scala.
Project Source: https://github.com/spray/sbt-revolver -
sbt-dependency-graph
sbt plugin to create a dependency graph for your project.
Project Source: https://github.com/jrudolph/sbt-dependency-graph -
xsbt-web-plugin
An sbt plugin for building Scala Web applications.
Project Source: https://github.com/earldouglas/xsbt-web-plugin -
android-sdk-plugin
An easy-to-use sbt plugin for working with all Android projects.
Project Source: https://github.com/pfn/android-sdk-plugin -
sbt-release
A release plugin for sbt.
Project Source: https://github.com/sbt/sbt-release -
sbt-onejar
sbt-onejar is a simple-build-tool plugin for building a single executable JAR containing all your code and dependencies as nested JARs.
Project Source: https://github.com/sbt/sbt-onejar -
sbt-web
This project provides the building blocks for web oriented sbt plugins.
Project Source: https://github.com/sbt/sbt-web -
sbt-updates
SBT plugin that can check maven repositories for dependency updates.
Project Source: https://github.com/rtimush/sbt-updates -
standard-project
A slightly more standard sbt project plugin library.
Project Source: https://github.com/twitter/standard-project -
play-auto-refresh
This is an SBT plugin for Play Framework (or sbt-web) apps.
Project Source: https://github.com/jamesward/play-auto-refresh -
sbt-start-script
SBT Plugin to create a "start" script to run the program.
Project Source: https://github.com/sbt/sbt-start-script -
sbt-pack
A sbt plugin for creating distributable Scala packages.
Project Source: https://github.com/xerial/sbt-pack -
sbt-buildinfo
sbt-buildinfo generates Scala source from your build definitions.
Project Source: https://github.com/sbt/sbt-buildinfo -
sbt-atmos
sbt plugin for running Typesafe Console in development.
Project Source: https://github.com/sbt/sbt-atmos -
sbt-sublime
An sbt pluign for generating Sublime Text projects with library dependencies sources.
Project Source: https://github.com/orrsella/sbt-sublime -
ensime-sbt
Generates .ensime config files for SBT projects.
Project Source: https://github.com/ensime/ensime-sbt -
sbt-scalariform
sbt plugin adding support for source code formatting using Scalariformc.
Project Source: https://github.com/sbt/sbt-scalariform -
sbt-git
A GIT plugin for SBT.
Project Source: https://github.com/sbt/sbt-git -
sbt-package-dist
sbt 11 plugin codifying best practices for building, packaging, and publishing.
Project Source: https://github.com/twitter/sbt-package-dist -
sbt-docker
Create Docker images directly from sbt.
Project Source: https://github.com/marcuslonnberg/sbt-docker -
SbtEclipsify
Sbt plugin for creating eclipse project and classpath files for sbt projects.
Project Source: https://github.com/musk/SbtEclipsify -
intellij-sbt
SBT support in IntelliJ IDEA.
project Source: https://github.com/JetBrains/intellij-sbt