Skip to content

J2 0.1.0

Latest

Choose a tag to compare

@JasnamSinghArora JasnamSinghArora released this 07 Jul 06:46

Signed and notarized by Apple.

Easiest install: download j2-0.1.0.pkg and double-click — it is signed, notarized, and stapled, so macOS opens it with no warnings.

Or install from the tarball:

tar xzf j2-0.1.0-aarch64-apple-darwin.tar.gz
cd j2-0.1.0-aarch64-apple-darwin
./install.sh

The installer puts j on your PATH automatically — open a new terminal and run j2 --version.

File sha256
j2-0.1.0.pkg 466092a176760c45c85b8f02e4430037d0baf8e5346c22fcfde2a309e1ef406b
j2-0.1.0-aarch64-apple-darwin.tar.gz 6fda8338791730cf7937362acd03e29247719e65785458e62988e1789c842e75
j2-0.1.0-aarch64-apple-darwin.zip bf4aa57e2e4b53357762df50ca1ad74edd806efd156345132e18193a16149026

j2-lang-0.1.0.vsix is the VS Code extension (code --install-extension j2-lang-0.1.0.vsix).