7 releases
0.1.69420 | Nov 28, 2023 |
---|---|
0.1.42 | Nov 28, 2023 |
#1130 in Development tools
24 downloads per month
7KB
72 lines
Usage:
Bash:
app-isolator /path/to/exec --shell bash
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`
Dependencies
~12MB
~190K SLoC