Sha256: 674c475592c91ac31e2dcfac19f635b30f2dc6f90bec96f93ec96c45a51e969b
Contents?: true
Size: 955 Bytes
Versions: 15
Compression:
Stored size: 955 Bytes
Contents
Description: Generates the primary RestfulX project directory structure and sets up Flex Builder and TextMate specific descriptor files 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. You can also choose to generate a simple Google App Engine back-end along with your Flex front-end by passing the --gae option. Examples: `rx-gen pomodo` # generates project structure and a # default Flex app configuration. `rx-gen -a pomodo` # as above but generates an AIR app # and configuration `rx-gen --gae pomodo` # generate Flex + GAE application # configuration Next Steps: In your new RestfulX project folder run `ruby script/generate` for a list of available generators.
Version data entries
15 entries across 15 versions & 4 rubygems