Install
Install Latest Release
bash
curl -fsSL https://raw.githubusercontent.com/PerishCode/envlock/main/scripts/install.sh | shInstall a Specific Version
bash
curl -fsSL https://raw.githubusercontent.com/PerishCode/envlock/main/scripts/install.sh | sh -s -- --version v0.1.8Installed Paths
- Binary:
~/.envlock/bin/envlock - Symlink:
~/.local/bin/envlock
Verify
bash
envlock --version
which envlockPlatform Notes
install.sh currently packages these targets:
x86_64-unknown-linux-gnux86_64-apple-darwinaarch64-apple-darwin
If your shell cannot find envlock, add ~/.local/bin to PATH.