#home-dir #isolation #home #script #generator #binary #generate

app isolationism

Generates a shell script that runs an application in an isolated home directory

7 releases

0.1.69420 Nov 28, 2023
0.1.42 Nov 28, 2023

#6 in #home

47 downloads per month

Unlicense

7KB
65 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