-
-
Notifications
You must be signed in to change notification settings - Fork 970
Closed
Description
Issue description
Description
For aarch64 platform, I have built " Groovy/Grails " from source.
Steps
Following STEPS (https://grails.org/download.html) were used for the building and installation:
- Install Java
sudo apt update
sudo apt install openjdk-11-jdk
- Install SDKMAN!
curl -s "https://get.sdkman.io" | bash
source "$HOME/.sdkman/bin/sdkman-init.sh
- Install a Specific Version of Grails For example (grails v4.0.0)
sdk install grails 4.0.0"
Outcome
To validate that the build was successful we ran “grails --version " command.
All this information is also added to ARM Dashboard Software Ecosystem Dashboard for Arm (https://www.arm.com/developer-hub/ecosystem-dashboard/).
Metadata
Metadata
Assignees
Labels
No labels