mirror of
https://github.com/extism/extism.git
synced 2026-01-09 13:57:55 -05:00
4 lines
88 B
Bash
Executable File
4 lines
88 B
Bash
Executable File
#!/usr/bin/env sh
|
|
|
|
cargo run --example json_schema --features=json_schema > schema.json
|