# Launch the fluid TUI/audio engine
fluid:
    cargo run

install:
    cargo install --path . --locked
