sbt-pack
Distributer
Creates distributable Scala packages with dependent jars and launch scripts for easy distribution and deployment.
A sbt plugin for creating distributable Scala packages.
496 stars
14 watching
76 forks
Language: Scala
last commit: 8 days ago dockermakefilesbt-pluginscala
Related projects:
Repository | Description | Stars |
---|---|---|
sbt/sbt-native-packager | A tool that simplifies the process of creating native package formats for software applications | 1,596 |
marcus-drake/sbt-docker | A plugin for sbt that automates the creation of Docker images for Scala projects | 734 |
xerial/sbt-sonatype | A plugin for publishing Scala/Java projects to the Maven central repository through Sonatype Nexus. | 335 |
sbt/sbt-assembly | Automates the creation of a single JAR file containing all project dependencies and a main class. | 1,951 |
foundweekends/conscript | A tool to distribute and manage Scala applications using GitHub and Maven repositories. | 478 |
scalawilliam/scala-native-sbt-docker | An image providing a quick development environment for Scala projects using Docker and SBT. | 4 |
sbt/sbt-release | A plugin for the build tool sbt that automates the process of releasing and managing software versions. | 647 |
shmishleniy/sbt-deploy-ssh | A plugin for sbt to easily deploy projects over SSH | 28 |
scalameta/sbt-scalafmt | An sbt plugin for automatically formatting Scala source code according to the Scalafmt style guide. | 201 |
thoughtworksinc/sbt-api-mappings | Fills apiMappings for common Scala libraries to enable cross-library documentation linking | 90 |
sbt/sbt-git | Provides git command line features and integration within the Scala build tool. | 347 |
scala-android/sbt-android | A plugin that simplifies Android project development using SBT | 741 |
xerial/xerial | A comprehensive toolkit for managing data in Scala applications | 19 |
sbt/sbt-buildinfo | Generates Scala source from build definitions. | 553 |
thoughtworksinc/sbt-scala-js-map | Configures source mapping for Scala.js projects to enable remote debugging of libraries hosted on Github. | 36 |