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