mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-03 01:58:41 +08:00
8 lines
168 B
TOML
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"
|