redox/recipes/wip/dev/build-system/sbt/recipe.toml
2026-02-01 15:15:25 -03:00

8 lines
168 B
TOML

#TODO missing script for building, discover how to build
[source]
git = "https://github.com/sbt/sbt"
branch = "1.12.x"
shallow_clone = true
[build]
template = "custom"