### Usage: Bash: ```bash app-isolator /path/to/exec --shell bash ``` Fish: ```fish app-isolator /path/to/exec --shell fish ``` ### Building Method #1 - *Just* Install just on your system, clone the repo, and run `just release` Method #2 - *Cargo* Clone the repo and run `cargo build --profile release`