mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-25 14:24:18 +08:00
9 lines
194 B
TOML
9 lines
194 B
TOML
#TODO compiled but not tested (after cargo update)
|
|
[source]
|
|
git = "https://github.com/a11ywatch/rust-to-npm"
|
|
[build]
|
|
template = "custom"
|
|
script = """
|
|
cookbook_cargo_packages rust-to-npm-cli
|
|
"""
|