redox/recipes/wip/fuse/goofys/recipe.toml
2026-06-08 16:09:49 -03:00

9 lines
208 B
TOML

#TODO implement go template
# build instructions: https://github.com/kahing/goofys/#installation
[source]
git = "https://github.com/kahing/goofys"
rev = "v0.24.0"
shallow_clone = true
[build]
template = "go"