mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-06 11:46:41 +01:00
update examples
This commit is contained in:
parent
0e821e098f
commit
400fd9b6e9
9 changed files with 12 additions and 45 deletions
8
Justfile
8
Justfile
|
|
@ -119,13 +119,9 @@ plugin:
|
|||
reset
|
||||
cargo run --bin tek_plugin
|
||||
|
||||
edn01:
|
||||
edn:
|
||||
reset
|
||||
cd edn && cargo run --example edn01
|
||||
|
||||
edn02:
|
||||
reset
|
||||
cd edn && cargo run --example edn02
|
||||
cargo run --example edn
|
||||
|
||||
test:
|
||||
reset
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue