Files
bevy_cef/Makefile
not-elm 23bdc65da3 INIT
2025-08-10 21:28:45 +09:00

6 lines
182 B
Makefile

fix:
cargo clippy --fix --allow-dirty --allow-staged --workspace --all --all-features
cargo fmt --all
install:
cargo install --path ./crates/bevy_cef_debug_render_process --force