sbt-native-packager
Package generator
A tool that simplifies the process of creating native package formats for software applications
sbt Native Packager
2k stars
52 watching
441 forks
Language: Scala
last commit: 10 days ago debdockernative-packagesrpmsbtsbt-dockersbt-pluginscala
Related projects:
Repository | Description | Stars |
---|---|---|
xerial/sbt-pack | Creates distributable Scala packages with dependent jars and launch scripts for easy distribution and deployment. | 496 |
marcus-drake/sbt-docker | A plugin for sbt that automates the creation of Docker images for Scala projects | 734 |
sbt/sbt-assembly | Automates the creation of a single JAR file containing all project dependencies and a main class. | 1,951 |
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 |
sbt/sbt-git | Provides git command line features and integration within the Scala build tool. | 347 |
sbugert/react-native-admob | A React Native module for integrating Google AdMob banner and interstitial ads into native mobile applications. | 1,127 |
sbt/sbt-jmh | A plugin for running micro-benchmarks written in Scala using the JMH harness. | 787 |
nadavwr/scala-native-sbt-jni-example | An example project demonstrating the use of sbt-jni and Scala Native to build and package C code for dynamic linking in Java/Scala projects. | 5 |
spray/sbt-revolver | A plugin for SBT enabling fast development turnaround in Scala applications | 850 |
zero-deps/sbt-git | An SBT plugin to manage project versions and run Git commands from within the build tool's shell. | 2 |
trixon/nbpackager | Tools and scripts to package NetBeans Platform applications into standalone executables for various operating systems. | 8 |
scala-android/sbt-android | A plugin that simplifies Android project development using SBT | 741 |
scalameta/sbt-scalafmt | An sbt plugin for automatically formatting Scala source code according to the Scalafmt style guide. | 201 |
sbt/sbt-ci-release | Automates releases to Sonatype and Maven Central from GitHub Actions using SBT | 286 |