$ grace console
console
Description
Runs the Grace interactive console, embedded within a Groovy Console, but Grace Console provides more variables, such as app
, ctx
, config
, i18n
, pluginManager
, etc.
the Grace Console also can be run from Gradle using './gradlew console' or './gradlew.bat console'. |