Sha256: 2a16489e1853256953fd97f5441dd8e0022af6c0ad9f76475e119e01463e3c89
Contents?: true
Size: 933 Bytes
Versions: 4
Compression:
Stored size: 933 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 -s` # generates Flex app but does not fetch # the RestfulX framework SWC.
Version data entries
4 entries across 4 versions & 2 rubygems