-<title data-rh="true">sbt, a simple build tool | sbt</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:image" content="https://www.scala-sbt.org/img/docusaurus-social-card.jpg"><meta data-rh="true" name="twitter:image" content="https://www.scala-sbt.org/img/docusaurus-social-card.jpg"><meta data-rh="true" property="og:url" content="https://www.scala-sbt.org/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docusaurus_tag" content="default"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docsearch:docusaurus_tag" content="default"><meta data-rh="true" property="og:title" content="sbt, a simple build tool | sbt"><meta data-rh="true" name="description" content="sbt is a simple build tool for Scala, Java, and more. Define your tasks in Scala. Run them in parallel from the interactive shell."><meta data-rh="true" property="og:description" content="sbt is a simple build tool for Scala, Java, and more. Define your tasks in Scala. Run them in parallel from the interactive shell."><link data-rh="true" rel="icon" href="/assets/favicon.ico"><link data-rh="true" rel="canonical" href="https://www.scala-sbt.org/"><link data-rh="true" rel="alternate" href="https://www.scala-sbt.org/" hreflang="en"><link data-rh="true" rel="alternate" href="https://www.scala-sbt.org/" hreflang="x-default"><link data-rh="true" rel="preconnect" href="https://U55AU5GMCN-dsn.algolia.net" crossorigin="anonymous"><link data-rh="true" rel="icon" type="image/png" sizes="32x32" href="assets/favicon-32x32.png"><link data-rh="true" rel="icon" type="image/png" sizes="96x96" href="assets/favicon-96x96.png"><link data-rh="true" rel="icon" type="image/png" sizes="16x16" href="assets/favicon-16x16.png"><script data-rh="true">function insertBanner(){var n=document.createElement("div");n.id="__docusaurus-base-url-issue-banner-container";n.innerHTML='\n<div id="__docusaurus-base-url-issue-banner" style="border: thick solid red; background-color: rgb(255, 230, 179); margin: 20px; padding: 20px; font-size: 20px;">\n <p style="font-weight: bold; font-size: 30px;">Your Docusaurus site did not load properly.</p>\n <p>A very common reason is a wrong site <a href="https://docusaurus.io/docs/docusaurus.config.js/#baseUrl" style="font-weight: bold;">baseUrl configuration</a>.</p>\n <p>Current configured baseUrl = <span style="font-weight: bold; color: red;">/</span> (default value)</p>\n <p>We suggest trying baseUrl = <span id="__docusaurus-base-url-issue-banner-suggestion-container" style="font-weight: bold; color: green;"></span></p>\n</div>\n',document.body.prepend(n);var e=document.getElementById("__docusaurus-base-url-issue-banner-suggestion-container"),s=window.location.pathname,o="/"===s.substr(-1)?s:s+"/";e.innerHTML=o}document.addEventListener("DOMContentLoaded",(function(){void 0===window.docusaurus&&insertBanner()}))</script><script data-rh="true" defer="true" data-domain="scala-sbt.org" src="https://plausible.scala-lang.org/js/script.js"></script><script data-rh="true" src="assets/jquery.min.js"></script><link rel="search" type="application/opensearchdescription+xml" title="sbt" href="/opensearch.xml"><link rel="stylesheet" href="/assets/css/styles.3f491649.css">
0 commit comments