redox/recipes/wip/tools/nickel/recipe.toml
2024-07-09 00:06:39 +00:00

9 lines
162 B
TOML

#TODO rustyline crate error
[source]
git = "https://github.com/tweag/nickel"
[build]
template = "custom"
script = """
cookbook_cargo_packages nickel-lang-cli
"""