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

9 lines
228 B
TOML

#TODO implement go template
# build instructions: https://github.com/elves/elvish/blob/main/docs/building.md
[source]
git = "https://github.com/elves/elvish"
branch = "v0.21-release"
shallow_clone = true
[build]
template = "go"