Sha256: 4135e5b6c4275e9c26bdf4525adb1a528f592370f117541d7bf25bca595ee6a2
Contents?: true
Size: 987 Bytes
Versions: 11
Compression:
Stored size: 987 Bytes
Contents
Description: Generates the primary RestfulX directory structure, sets up Flex Builder specific descriptor files and options fetches the latest published RestfulX Framework SWC file. You can generate Flex Builder configuration for either *pure* Flex project or an AIR project. To generate AIR configuration pass the -a (--air) option to the generator. Examples: `./script/generate rx_config` # generates project structure and a # default Flex app configuration. Fetches # latest RestfulX framework SWC to "lib" # folder `./script/generate rx_config -a` # as above but generates an AIR app # and configuration `./script/generate rx_config --skip-framework` # generates Flex app # but does not fetch # the RestfulX framework SWC.
Version data entries
11 entries across 11 versions & 4 rubygems