Sha256: 523fcf2668e3f663305ec697a50a6dad686c85200a6ddd7879034dd05006a13e
Contents?: true
Size: 921 Bytes
Versions: 13
Compression:
Stored size: 921 Bytes
Contents
Description: Generates the primary Ruboss directory structure, sets up Flex Builder specific descriptor files and options fetches the latest published Ruboss 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 ruboss_config` # generates project structure and a # default Flex app configuration. Fetches # latest ruboss framework SWC to "lib" # folder `./script/generate ruboss_config -a` # as above but generates an AIR app # and configuration `./script/generate ruboss_config -s` # generates Flex app but does not fetch # the ruboss framework SWC.
Version data entries
13 entries across 13 versions & 3 rubygems