mirror of
https://codeberg.org/unspeaker/tengri.git
synced 2026-08-07 22:17:07 +02:00
more entrypoint macros
This commit is contained in:
parent
4cfe8d087c
commit
66ac2bcbb6
18 changed files with 696 additions and 663 deletions
7
Justfile
7
Justfile
|
|
@ -30,7 +30,10 @@ doc:
|
|||
cargo doc
|
||||
|
||||
example-tui-00:
|
||||
cargo run --example tui_00
|
||||
cargo run --example mode_0
|
||||
|
||||
example-tui-01:
|
||||
cargo run --example tui_01
|
||||
cargo run --example mode_1
|
||||
|
||||
example-tui-02:
|
||||
cargo run --example mode_2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue