mirror of
https://codeberg.org/unspeaker/tengri.git
synced 2026-08-07 22:17:07 +02:00
This commit is contained in:
parent
859b173a1e
commit
94c26f06cc
5 changed files with 347 additions and 250 deletions
8
Justfile
8
Justfile
|
|
@ -29,11 +29,9 @@ doc:
|
|||
CARGO_INCREMENTAL=0 RUSTFLAGS='-Cinstrument-coverage' RUSTDOCFLAGS='-Cinstrument-coverage' \
|
||||
cargo doc
|
||||
|
||||
example-tui-00:
|
||||
mode-00:
|
||||
cargo run --example mode_00
|
||||
|
||||
example-tui-01:
|
||||
mode-01:
|
||||
cargo run --example mode_01
|
||||
|
||||
example-tui-02:
|
||||
mode-02:
|
||||
cargo run --example mode_02
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue