default:
    @just --list

# View/edit DuckDB database with Harlequin CLI
duck database:
    harlequin --theme github-dark {{database}}

# Run the Streamlit app
app:
    streamlit run src/app.py