scala-native-sbt-docker
Development Image
An image providing a quick development environment for Scala projects using Docker and SBT.
4 stars
2 watching
1 forks
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
marcus-drake/sbt-docker | A plugin for sbt that automates the creation of Docker images for Scala projects | 734 |
sbt/sbt-native-packager | A tool that simplifies the process of creating native package formats for software applications | 1,596 |
xerial/sbt-pack | Creates distributable Scala packages with dependent jars and launch scripts for easy distribution and deployment. | 496 |
scala-android/sbt-android | A plugin that simplifies Android project development using SBT | 741 |
sbt/sbt-git | Provides git command line features and integration within the Scala build tool. | 347 |
scalameta/sbt-scalafmt | An sbt plugin for automatically formatting Scala source code according to the Scalafmt style guide. | 201 |
thoughtworksinc/sbt-scala-js-map | Configures source mapping for Scala.js projects to enable remote debugging of libraries hosted on Github. | 36 |
zaninime/sbt-derivation | A Nix library for building Scala projects with sbt. | 61 |
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 |
thoughtworksinc/sbt-api-mappings | Fills apiMappings for common Scala libraries to enable cross-library documentation linking | 90 |
whisklabs/docker-it-scala | A kit to simplify integration testing of Dockerized services using Scala | 431 |
sbt/sbt-buildinfo | Generates Scala source from build definitions. | 553 |
scala-native/scala-native.g8 | A minimal project template for building Scala Native applications | 76 |
scalameta/scalameta | An integrated development environment for Scala programming languages | 1,116 |