All Projects → sbt → Sbt

sbt / Sbt

Licence: apache-2.0
sbt, the interactive build tool

Programming Languages

scala
5932 projects
java
68154 projects - #9 most used programming language
shell
77523 projects
Batchfile
5799 projects
Roff
2310 projects
typescript
32286 projects

Projects that are alternatives of or similar to Sbt

Sbt Dependency Graph
sbt plugin to create a dependency graph for your project
Stars: ✭ 1,223 (-72.44%)
Mutual labels:  build-tool, sbt
Cbt
CBT - fun, fast, intuitive, compositional, statically checked builds written in Scala
Stars: ✭ 489 (-88.98%)
Mutual labels:  build-tool, sbt
Xmake
🔥 A cross-platform build utility based on Lua
Stars: ✭ 4,229 (-4.69%)
Mutual labels:  build-tool
Sku
Front-end development toolkit
Stars: ✭ 403 (-90.92%)
Mutual labels:  build-tool
Outwatch
A purely functional and reactive UI framework
Stars: ✭ 376 (-91.53%)
Mutual labels:  sbt
Scalnet
A Scala wrapper for Deeplearning4j, inspired by Keras. Scala + DL + Spark + GPUs
Stars: ✭ 342 (-92.29%)
Mutual labels:  sbt
Xsbt Web Plugin
Servlet support for sbt
Stars: ✭ 381 (-91.41%)
Mutual labels:  sbt
Scastie
An interactive playground for Scala
Stars: ✭ 319 (-92.81%)
Mutual labels:  sbt
Bake
A build system that lets you clone, build and run C/C++ projects with a single command
Stars: ✭ 434 (-90.22%)
Mutual labels:  build-tool
Ykit
基于 Webpack 的灵活快速的打包工具,帮助稳定高效构建现代 JavaScript 应用。
Stars: ✭ 375 (-91.55%)
Mutual labels:  build-tool
Pingy Cli
The Simple Frontend Build Tool. No Configuration, No Plugins.
Stars: ✭ 390 (-91.21%)
Mutual labels:  build-tool
Wmr
👩‍🚀 The tiny all-in-one development tool for modern web apps.
Stars: ✭ 4,372 (-1.46%)
Mutual labels:  build-tool
Nginx Build
Seamless nginx builder
Stars: ✭ 352 (-92.07%)
Mutual labels:  build-tool
Fury
A new build tool for JVM languages
Stars: ✭ 384 (-91.35%)
Mutual labels:  build-tool
Ui5 Tooling
An open and modular toolchain to develop state of the art applications based on the UI5 framework
Stars: ✭ 339 (-92.36%)
Mutual labels:  build-tool
Realize
Realize is the #1 Golang Task Runner which enhance your workflow by automating the most common tasks and using the best performing Golang live reloading.
Stars: ✭ 4,162 (-6.2%)
Mutual labels:  build-tool
Node Build Monitor
A Build Monitor written in Node.js, which supports several build services and can be easily extended.
Stars: ✭ 336 (-92.43%)
Mutual labels:  build-tool
Tulsi
An Xcode Project Generator For Bazel
Stars: ✭ 365 (-91.77%)
Mutual labels:  build-tool
Trunk
Build, bundle & ship your Rust WASM application to the web.
Stars: ✭ 378 (-91.48%)
Mutual labels:  build-tool
Happypack
Happiness in the form of faster webpack build times.
Stars: ✭ 4,232 (-4.62%)
Mutual labels:  build-tool

Build Status Latest version Gitter Chat

sbt

sbt is a build tool for Scala, Java, and more.

For general documentation, see https://www.scala-sbt.org/.

sbt 1.x

This is the 1.x series of sbt. The source code of sbt is split across several GitHub repositories, including this one.

  • sbt/io hosts sbt.io module.
  • sbt/librarymanagement hosts sbt.librarymanagement module that wraps Ivy.
  • sbt/zinc hosts Zinc, an incremental compiler for Scala.
  • sbt/sbt, this repository hosts modules that implements the build tool.

Other links

  • Setup: Describes getting started with the latest binary release.
  • FAQ: Explains how to get help and more.
  • sbt/sbt-zero-seven: hosts sbt 0.7.7 and earlier versions

Issues and Pull Requests

Please read CONTRIBUTING carefully before opening a GitHub Issue.

The short version: try searching or asking on StackOverflow.

license

See LICENSE.

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].