mirror of
https://github.com/BiPhan4/DefiHackathon-2022.git
synced 2025-04-02 10:41:42 -04:00
4 lines
122 B
Text
4 lines
122 B
Text
[alias]
|
|
wasm = "build --release --target wasm32-unknown-unknown"
|
|
unit-test = "test --lib"
|
|
schema = "run --example schema"
|