redox/recipes/wip/db/skytable/recipe.toml
2024-07-14 16:33:08 +00:00

9 lines
163 B
TOML

#TODO not compiled or tested
[source]
git = "https://github.com/skytable/skytable"
[build]
template = "custom"
script = """
cookbook_cargo_packages skysh skyd
"""