redox/recipes/wip/db/iotdb/recipe.toml
2026-01-03 15:44:34 -03:00

9 lines
224 B
TOML

#TODO missing script for Maven,
# build instructions: https://github.com/apache/iotdb#build-iotdb-from-source
[source]
git = "https://github.com/apache/iotdb"
rev = "v2.0.5"
shallow_clone = true
[build]
template = "custom"