[docs] Update docs to use SDKMAN! and point to TornadoVM 2.2.0#93
Merged
mikepapadim merged 13 commits intomainfrom Dec 18, 2025
Merged
[docs] Update docs to use SDKMAN! and point to TornadoVM 2.2.0#93mikepapadim merged 13 commits intomainfrom
mikepapadim merged 13 commits intomainfrom
Conversation
…ove outdated download methods
Contributor
There was a problem hiding this comment.
Pull request overview
This PR modernizes the TornadoVM installation documentation and updates dependencies to version 2.2.0. The changes streamline the setup process by promoting SDKMAN! as the recommended installation method, replacing lengthy platform-specific manual installation instructions.
- Updates TornadoVM dependencies from version 2.1.0 to 2.2.0 across all dependency declarations
- Replaces manual SDK download instructions with SDKMAN!-based installation guide
- Updates environment variable references from
TORNADO_SDKtoTORNADOVM_HOMEin JBang configuration files
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| pom.xml | Updates tornado-api and tornado-runtime dependencies to version 2.2.0 |
| LlamaTornadoCli.java | Updates JBang dependency declarations to use TornadoVM 2.2.0 |
| TornadoFlags.java | Updates environment variable references from TORNADO_SDK to TORNADOVM_HOME in JBang Java options |
| README.md | Removes platform-specific manual installation sections and build instructions; adds SDKMAN! installation guide as recommended approach |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…OME in build-and-run.yml
….java into docs-readme-sdkman
…OME in build-and-run.yml
stratika
approved these changes
Dec 18, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.