hmemcpy / sbt

sbt, the interactive build tool

Home Page:https://scala-sbt.org

Geek Repo:Geek Repo

Github PK Tool:Github PK 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.

About

sbt, the interactive build tool

https://scala-sbt.org

License:Apache License 2.0


Languages

Language:Scala 94.4%Language:Java 3.0%Language:Shell 1.1%Language:Batchfile 0.8%Language:Roff 0.2%Language:TypeScript 0.1%Language:HTML 0.1%Language:Makefile 0.1%Language:C 0.0%Language:C++ 0.0%Language:PowerShell 0.0%Language:Python 0.0%