Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 452 Bytes

File metadata and controls

26 lines (18 loc) · 452 Bytes

Development

Run Tests

cargo test

Run the App From the Repository

cargo run --

Use a Temporary Config Directory

cargo run -- -C /tmp/wkey-demo i -y
cargo run -- -C /tmp/wkey-demo s c -g shell copy -k Ctrl+C -d "Copy selection"
cargo run -- -C /tmp/wkey-demo

Related Docs