Junie Help

Junie CLI Early Access program

The Early Access Program (EAP) gives you access to pre-release versions of Junie CLI with the latest features and improvements before they are generally available.

Join the EAP

The EAP is free to join and includes a monthly usage quota at no cost. To request access, fill out the Contact Form.

We are actively looking for developers working with the following languages and technologies:

  • C and C++

  • PHP

  • Rust

  • Java

If you work with any of these languages, we especially encourage you to apply.

Install the Early Access version

To install the Early Access version of Junie CLI, run the following command in your terminal:

curl -fsSL https://junie.jetbrains.com/install-eap.sh | bash
powershell -NoProfile -ExecutionPolicy Bypass -Command "iex (irm 'https://junie.jetbrains.com/install-eap.ps1')"

The Early Access version is installed alongside the stable version and can be used independently.

Switch between EAP and stable versions

To switch back to the stable version, re-install it using the standard installation command:

curl -fsSL https://junie.jetbrains.com/install.sh | bash
powershell -NoProfile -ExecutionPolicy Bypass -Command "iex (irm 'https://junie.jetbrains.com/install.ps1')"

For more details on the standard installation process, see the Quickstart.

22 April 2026