<https://start.grails.org/> has the latest 7.0.0-S...
# general
j
https://start.grails.org/ has the latest 7.0.0-SNAPSHOT build If you prefer the CLI, you can preview the new combined CLI under artifacts on https://github.com/apache/grails-forge/actions/runs/15194867282 grails-shell-cli
./grails
or
./grails -t shell
grails-forge-cli
./grails -t forge
🚀 6
❤️ 4
The following PRs detail the changes to combine the two CLIs into one distribution. grails-wrapper also now provides both in a 7.0.0-SNAPSHOT generated project. https://github.com/apache/grails-core/pull/14735 https://github.com/apache/grails-forge/pull/575