/quicommand

Launch commands from a command palette by pressing a key.

Primary LanguageRust

Quicommand

Launch commands from a command palette by pressing a key.

Note

Only tested on Linux.

Usage

# Run app
cargo run

# Build app for production
cargo build --release