Envision-OCI#
WARNING
Envision-OCI is unmaintained. Please use Envision + Monado from Homebrew-XR instead.
Envision-OCI allows builds inside Envision to work on any distro, including Fedora Atomic Desktops and Bazzite, without manually installing any build dependencies.
Installation#
One-line install (using Homebrew): bash -c "$(curl -fsSL https://tangled.org/matrixfurry.com/homebrew-xr/raw/main/scripts/setup.sh)" && brew install envision-oci
Homebrew:
- If you don't already have Homebrew and the XR Tap, follow the setup instructions
- Install Envision-OCI:
brew install envision-oci
Manual (not recommended):
- Install Nushell and Podman
- Clone this repo:
git clone --depth 1 https://tangled.org/matrixfurry.com/envision-oci - Copy
runner.nuto somewhere in yourPATHand rename it toenvision
Usage#
Launch and use Envision as normal, everything else will be handled for you automatically!