flex-init

Purpose

Initializes the Flex development environment. This script should be run after installing the plugin and only needs to be run once. Requires that either the FLEX_HOME environment variable is set, or that the grails.plugin.flex.home property is set in grails-app/conf/Config.groovy.


   grails flex-init

Description