Skip to content

Releases: zopencommunity/direnvport

direnv (Build 2498) - (STABLE)

01 Oct 21:56
Compare
Choose a tag to compare

direnv
Test Status: Green (1 tests pass out of 1 tests - 100.00% success rate)
Runtime Dependencies: bash
Build Dependencies: comp_clang comp_go coreutils curl git gzip jq make sed tar zoslib

Command to download and install on z/OS (if you have curl)

curl -o direnv-heads.v2.34.0.20241001_215342.zos.pax.Z -L https://github.com/zopencommunity/direnvport/releases/download/STABLE_direnvport_2498/direnv-heads.v2.34.0.20241001_215342.zos.pax.Z && pax -rf direnv-heads.v2.34.0.20241001_215342.zos.pax.Z && cd direnv-heads.v2.34.0 && . ./.env

Or use:
zopen install direnv

direnv (Build 1976) - (STABLE)

19 Jan 21:47
Compare
Choose a tag to compare

direnv
Test Status: Green (1 tests pass out of 1 tests - 100.00% success rate)
Runtime Dependencies: bash
Build Dependencies: comp_clang comp_go coreutils curl git gzip jq make sed tar zoslib

Command to download and install on z/OS (if you have curl)

curl -o direnv-heads.v2.33.0.20240119_213955.zos.pax.Z -L https://github.com/ZOSOpenTools/direnvport/releases/download/STABLE_direnvport_1976/direnv-heads.v2.33.0.20240119_213955.zos.pax.Z && pax -rf direnv-heads.v2.33.0.20240119_213955.zos.pax.Z && cd direnv-heads.v2.33.0 && . ./.env

Or use:
zopen install direnv