isolationism

Crates.ioisolationism
lib.rsisolationism
version0.1.69420
sourcesrc
created_at2023-11-27 03:43:48.010142
updated_at2023-11-28 03:52:52.69678
descriptionGenerates a shell script that runs an application in an isolated home directory
homepagehttps://github.com/thebearodactyl/app-isolator
repository
max_upload_size
id1049696
size22,499
The Bearodactyl (TheBearodactyl)

documentation

README

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`
Commit count: 0

cargo fmt