← Package directory
Available on winget

Install Project-Env CLI

The Project-Env CLI represents the raw core of Project-Env which allows the setup of tools based on a project-env.toml configuration file and therefore the integration of Project-Env into an existing environment.

Install with winget
winget install --id ProjectEnv.ProjectEnvCli
Upgrade
winget upgrade --id ProjectEnv.ProjectEnvCli
Uninstall
winget uninstall --id ProjectEnv.ProjectEnvCli

About Project-Env CLI

The Project-Env CLI represents the raw core of Project-Env which allows the setup of tools based on a project-env.toml configuration file and therefore the integration of Project-Env into an existing environment.

What's new in 3.27.0

πŸš€ New features and improvements - Add support for Linux ARM (#348) @repolevedavaj πŸ“¦ Dependency updates - Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.2 to 3.5.0 (#334) @dependabot[bot] - Bump org.tukaani:xz from 1.10 to 1.11 (#335) @dependabot[bot] - Bump org.assertj:assertj-core from 3.27.3 to 3.27.6 (#337) @dependabot[bot] - Bump com.google.code.gson:gson from 2.13.1 to 2.13.2 (#338) @dependabot[bot]

Read release notes

Version history

Version Updated Notes
3.27.0 Unknown πŸš€ New features and improvements - Add support for Linux ARM (#348) @repolevedavaj πŸ“¦ Dependency updates - Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.2 to 3.5.0 (#334) @dependabot[bot] - Bump org.tukaani:xz fr...
3.26.0 Unknown πŸš€ New features and improvements - Expose tool info as MCP server (#333) @repolevedavaj πŸ“¦ Dependency updates - Bump org.graalvm.sdk:graal-sdk from 24.2.1 to 25.0.1 (#330) @dependabot[bot] - Bump commons-io:commons-io from...
3.25.0 Unknown πŸš€ New features and improvements - Allow user to provide name for generic tool (#321) @swismer - Start names and messages with upper case (#322) @swismer
3.24.0 Unknown πŸš€ New features and improvements - Show more details when installing tools (#320) @swismer πŸ“¦ Dependency updates - Bump immutable.version from 2.10.1 to 2.11.0 (#306) @dependabot[bot] - Bump org.semver4j:semver4j from 5.7....
3.23.0 Unknown πŸš€ New features and improvements - Skip installation of unavailable generic tools (#316) @repolevedavaj πŸ“¦ Dependency updates - Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.19.0 (#314) @dependabot[bot] - Bump act...
3.22.3 Unknown πŸ› Bug fixes - Fix output templates in native image (#302) @repolevedavaj
3.22.2 Unknown πŸ› Bug fixes - Fix OpenAI Codex proxy setup (#301) @repolevedavaj
3.22.1 Unknown πŸ› Bug fixes - Replace logger with ProcessOutput for proxy error handling (#300) @repolevedavaj
3.22.0 Unknown πŸš€ New features and improvements - Make HTTP client Codex agnostic (#299) @repolevedavaj
3.21.0 Unknown πŸš€ New features and improvements - Use proxy for HTTP request if available (#298) @repolevedavaj πŸ“¦ Dependency updates - Bump org.semver4j:semver4j from 5.7.0 to 5.7.1 (#296) @dependabot[bot] - Bump org.junit:junit-bom fro...
3.20.2 Unknown πŸ› Bug fixes - Fix Clojure path extension on non-Windows systems (#295) @repolevedavaj
3.20.1 Unknown πŸ› Bug fixes - Fix Clojure installation on non-Windows systems (#294) @repolevedavaj πŸ“¦ Dependency updates - Bump release-drafter/release-drafter from 6.0.0 to 6.1.0 (#281) @dependabot[bot] - Bump org.semver4j:semver4j fro...
3.20.0 Unknown πŸš€ New features and improvements - Add Clojure support (#291) @repolevedavaj - Add PowerShell template (#290) @repolevedavaj πŸ“¦ Dependency updates - Bump org.semver4j:semver4j from 5.4.1 to 5.5.0 (#277) @dependabot - Bump...
3.19.1 Unknown πŸ› Bug fixes - Fix usage of shell templates in native-image (#260) @repolevedavaj
3.19.0 Unknown πŸš€ New features and improvements - Only deploy shaded cli module to Maven repository (#258) @repolevedavaj - Rename index override env var and store index with new filename (#257) @repolevedavaj - Wait for archive to be d...
3.18.0 Unknown πŸš€ New features and improvements - Delete cached archive in case of error (#252) @repolevedavaj
3.17.0 Unknown πŸš€ New features and improvements - Cache downloaded archives (#251) @repolevedavaj - Add shell output templates (#250) @repolevedavaj - Use index V2 (#244) @repolevedavaj - Update all dependencies (#243) @repolevedavaj πŸ›...
3.16.1 Unknown πŸ› Bug fixes - Fix handling JDK versions without minor (e.g. 18+36) (#224) @repolevedavaj πŸ“¦ Dependency updates - Bump actions/checkout from 3 to 4 (#218) @dependabot - Bump org.codehaus.mojo:flatten-maven-plugin from 1.4....
3.16.0 Unknown - Configure Renovate (#194) @renovate πŸš€ New features and improvements - Upgrade Maven and GraalVM (#210) @repolevedavaj πŸ› Bug fixes - Fix binary for single binary distributions (#209) @repolevedavaj πŸ“¦ Dependency updates...
3.15.0 Unknown πŸš€ New features and improvements - Deploy CLI to Github packages (#180) @repolevedavaj - Use Github action to install NSIS (#168) @repolevedavaj πŸ“¦ Dependency updates - Bump maven-compiler-plugin from 3.10.1 to 3.11.0 (#17...